Uses of Interface
de.willuhn.datasource.db.types.Type
Packages that use Type
-
Uses of Type in de.willuhn.datasource.db.types
Classes in de.willuhn.datasource.db.types that implement TypeModifier and TypeClassDescriptionclass
Typ Byte-Array.class
Typ Dateclass
Typ Double.class
Generisch.class
Typ Integer.class
Typ fuer "TEXT" und "LONGVARCHAR".class
Typ String.class
Typ Timestamp.Fields in de.willuhn.datasource.db.types declared as TypeModifier and TypeFieldDescriptionstatic final Type
TypeRegistry.TYPE_DEFAULT
Generischer Typ, der Verwendung findet, wenn kein passender Typ gefunden wurde.Methods in de.willuhn.datasource.db.types that return TypeModifier and TypeMethodDescriptionstatic Type
Liefert die Typ-Implementierung fuer den angegebenen Typ.Methods in de.willuhn.datasource.db.types with parameters of type Type