Uses of Class
tigase.db.util.SchemaLoader.TypeInfo
Packages that use SchemaLoader.TypeInfo
-
Uses of SchemaLoader.TypeInfo in tigase.db.util
Methods in tigase.db.util that return types with arguments of type SchemaLoader.TypeInfoModifier and TypeMethodDescriptionstatic List
<SchemaLoader.TypeInfo> SchemaLoader.getAllSupportedTypes()
static Stream
<SchemaLoader.TypeInfo> SchemaLoader.getAllSupportedTypesStream()
static Optional
<SchemaLoader.TypeInfo> SchemaLoader.getDefaultSupportedTypeForName()
static Optional
<SchemaLoader.TypeInfo> SchemaLoader.getSupportedTypeForName
(String name) DBSchemaLoader.getSupportedTypes()
abstract List
<SchemaLoader.TypeInfo> SchemaLoader.getSupportedTypes()
Methods in tigase.db.util with parameters of type SchemaLoader.TypeInfo