| Package | Description |
|---|---|
| org.eclipse.net4j.spi.db |
Server service provider interfaces and useful base implementations for the Net4j DB framework.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DBAdapter.FieldInfo.compareTo(DBAdapter.FieldInfo o) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DBAdapter.addIndex(Connection connection,
IDBTable table,
String name,
IDBIndex.Type type,
List<DBAdapter.FieldInfo> fieldInfos) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.