类 EDBAdapter

java.lang.Object
org.anyline.data.adapter.init.AbstractDriverAdapter
所有已实现的接口:
org.anyline.data.adapter.DriverAdapter, JDBCAdapter

@AnylineComponent("anyline.data.jdbc.adapter.edb") public class EDBAdapter extends PostgresGenusAdapter
  • 构造器详细资料

    • EDBAdapter

      public EDBAdapter()
  • 方法详细资料

    • type

      public org.anyline.metadata.type.DatabaseType type()
      指定者:
      type 在接口中 org.anyline.data.adapter.DriverAdapter
      覆盖:
      type 在类中 AbstractJDBCAdapter