Uses of Class
org.eclipse.net4j.spi.db.DBAdapter.FieldInfo
Package
Description
Server service provider interfaces and useful base implementations for the Net4j DB framework.
-
Uses of DBAdapter.FieldInfo in org.eclipse.net4j.spi.db
Modifier and TypeMethodDescriptionprotected void
DBAdapter.addIndex
(Connection connection, IDBTable table, String name, IDBIndex.Type type, List<DBAdapter.FieldInfo> fieldInfos)