Uses of Class
org.infinispan.persistence.jdbc.table.management.DbMetaData
-
Packages that use DbMetaData Package Description org.infinispan.persistence.jdbc.table.management -
-
Uses of DbMetaData in org.infinispan.persistence.jdbc.table.management
Fields in org.infinispan.persistence.jdbc.table.management declared as DbMetaData Modifier and Type Field Description protected DbMetaData
AbstractTableManager. metaData
Methods in org.infinispan.persistence.jdbc.table.management with parameters of type DbMetaData Modifier and Type Method Description static TableManager
TableManagerFactory. getManager(DbMetaData metaData, ConnectionFactory connectionFactory, TableManipulationConfiguration tableConfig)
-