Package | Description |
---|---|
org.infinispan.loaders.jdbc |
This package contains a
CacheStore implementation based on
a JDBC database connection. |
Modifier and Type | Field and Description |
---|---|
DatabaseType |
TableManipulation.databaseType |
Modifier and Type | Method and Description |
---|---|
static DatabaseType |
DatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseType[] |
DatabaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.