Package | Description |
---|---|
org.infinispan.persistence.jdbc |
This package contains a
AdvancedLoadWriteStore implementation based on
a JDBC database connection. |
Modifier and Type | Method and Description |
---|---|
TableName |
TableManipulation.getTableName() |
Modifier and Type | Method and Description |
---|---|
boolean |
TableManipulation.tableExists(Connection connection,
TableName tableName) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.