|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectorg.nutz.dao.impl.jdbc.AbstractJdbcExpert
org.nutz.dao.impl.jdbc.psql.PsqlJdbcExpert
org.nutz.dao.impl.jdbc.h2.H2JdbcExpert
public class H2JdbcExpert
字段摘要 |
---|
从类 org.nutz.dao.impl.jdbc.AbstractJdbcExpert 继承的字段 |
---|
conf |
构造方法摘要 | |
---|---|
H2JdbcExpert(JdbcExpertConfigFile conf)
|
方法摘要 | |
---|---|
java.lang.String |
getDatabaseType()
|
从类 org.nutz.dao.impl.jdbc.psql.PsqlJdbcExpert 继承的方法 |
---|
createEntity, createResultSetMetaSql, evalFieldType, formatQuery, formatQuery |
从类 org.nutz.dao.impl.jdbc.AbstractJdbcExpert 继承的方法 |
---|
addComment, addComment, createIndexs, createPojo, createRelation, dropEntity, dropRelation, formatQuery, getAdaptor, getConf, getDefaultValue, gSQL, setupEntityField, wrap, wrap |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public H2JdbcExpert(JdbcExpertConfigFile conf)
方法详细信息 |
---|
public java.lang.String getDatabaseType()
JdbcExpert
中的 getDatabaseType
PsqlJdbcExpert
中的 getDatabaseType
DB
|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |