Uses of Class
tigase.db.util.SchemaLoader.TypeInfo
-
Packages that use SchemaLoader.TypeInfo Package Description tigase.db.util -
-
Uses of SchemaLoader.TypeInfo in tigase.db.util
Methods in tigase.db.util that return types with arguments of type SchemaLoader.TypeInfo Modifier and Type Method Description static List<SchemaLoader.TypeInfo>SchemaLoader. getAllSupportedTypes()static Stream<SchemaLoader.TypeInfo>SchemaLoader. getAllSupportedTypesStream()List<SchemaLoader.TypeInfo>DBSchemaLoader. getSupportedTypes()abstract List<SchemaLoader.TypeInfo>SchemaLoader. getSupportedTypes()
-