Uses of Class
org.eclipse.net4j.spi.db.DBAdapter.FieldInfo
Packages that use 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
Methods in org.eclipse.net4j.spi.db with parameters of type DBAdapter.FieldInfoMethod parameters in org.eclipse.net4j.spi.db with type arguments of type DBAdapter.FieldInfoModifier and TypeMethodDescriptionprotected void
DBAdapter.addIndex
(Connection connection, IDBTable table, String name, IDBIndex.Type type, List<DBAdapter.FieldInfo> fieldInfos)