public class H2JdbcExpert extends PsqlJdbcExpert
conf, keywords| Constructor and Description |
|---|
H2JdbcExpert(JdbcExpertConfigFile conf) |
| Modifier and Type | Method and Description |
|---|---|
Pojo |
fetchPojoId(Entity<?> en,
MappingField idField) |
String |
getDatabaseType() |
List<String> |
getIndexNames(Entity<?> en,
Connection conn) |
createEntity, createResultSetMetaSql, evalFieldType, formatQuery, formatQuery, getAdaptor, wrapKeyworkaddColumnNeedColumn, addComment, addComment, addDefaultValue, canCommentWhenAddIndex, checkDataSource, createAddColumnSql, createIndexs, createIndexSql, createPojo, createRelation, createRelation, dropEntity, dropRelation, formatQuery, getConf, getDefaultValue, getKeywords, gSQL, isSupportAutoIncrement, isSupportGeneratedKeys, makePksName, setKeywords, setupEntityField, supportTimestampDefault, wrap, wrappublic H2JdbcExpert(JdbcExpertConfigFile conf)
public String getDatabaseType()
getDatabaseType in interface JdbcExpertgetDatabaseType in class PsqlJdbcExpertDBpublic Pojo fetchPojoId(Entity<?> en, MappingField idField)
fetchPojoId in interface JdbcExpertfetchPojoId in class AbstractJdbcExpertpublic List<String> getIndexNames(Entity<?> en, Connection conn) throws SQLException
getIndexNames in interface JdbcExpertgetIndexNames in class AbstractJdbcExpertSQLExceptionCopyright © 2017. All rights reserved.