Uses of Class
org.eclipse.net4j.spi.db.DBAdapter.IndexInfo
Packages that use DBAdapter.IndexInfo
Package
Description
Server service provider interfaces and useful base implementations for the Net4j DB framework.
-
Uses of DBAdapter.IndexInfo in org.eclipse.net4j.spi.db
Method parameters in org.eclipse.net4j.spi.db with type arguments of type DBAdapter.IndexInfoModifier and TypeMethodDescriptionstatic voidDBAdapter.getIndexInfos(DatabaseMetaData metaData, String schemaName, String tableName, Consumer<DBAdapter.IndexInfo> consumer)