public class EmbeddedDerbyAdapter extends DerbyAdapter
Derby adapter for embedded databases.DBAdapter.FieldInfo| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
VERSIONREGISTRY| Constructor and Description |
|---|
EmbeddedDerbyAdapter() |
getReservedWords, getTypeName, isColumnNotFoundException, isDuplicateKeyException, isTableNotFoundException, isValidFirstCharadaptType, addIndex, addIndexField, alterTable, appendFieldDefs, appendFieldNames, convertString, convertString, convertString, createConnectionProvider, createConstraints, createFieldDefinition, createFieldDefinitions, createIndex, createIndex, createIndex, createIndexFields, createJDBCDataSource, createPrimaryKey, createTable, createTable, createTables, doCreateTable, dropIndex, dropIndex, dropPrimaryKey, dropTable, dropTable, dropTables, format, format, getDefaultDBLength, getDropTableSQL, getFieldLength, getJDBCDriver, getMaxFieldNameLength, getMaxTableNameLength, getName, getSQL92ReservedWords, getVersion, isPrimaryKeyShadow, isReservedWord, isTypeIndexable, modifyConnection, readFields, readIndices, readIndices, readSchema, readSchema, readTables, sqlModifyField, sqlModifyField, sqlRenameField, toString, updateSchema, validateTablepublic static final String NAME
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.