Uses of Class
org.apache.ignite.internal.management.cache.CacheJdbcType
-
Packages that use CacheJdbcType Package Description org.apache.ignite.internal.management.cache -
-
Uses of CacheJdbcType in org.apache.ignite.internal.management.cache
Methods in org.apache.ignite.internal.management.cache that return types with arguments of type CacheJdbcType Modifier and Type Method Description List<CacheJdbcType>CacheConfiguration. getJdbcTypes()static List<CacheJdbcType>CacheJdbcType. list(javax.cache.configuration.Factory factory)
-