Uses of Class
org.infinispan.loaders.jdbc.DatabaseType

Packages that use DatabaseType
org.infinispan.loaders.jdbc This package contains a CacheStore implementation based on a JDBC database connection. 
 

Uses of DatabaseType in org.infinispan.loaders.jdbc
 

Fields in org.infinispan.loaders.jdbc declared as DatabaseType
 DatabaseType TableManipulation.databaseType
           
 

Methods in org.infinispan.loaders.jdbc that return DatabaseType
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.
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.