hibernated v0.3.5 (2019-09-02T20:12:25Z)
Home
Dub
Repo
Type
hibernated
type
Base class for HibernateD property types
class
Type {
SqlType
getSqlType
();
string
getName
();
}
Members
Functions
getName
string
getName
()
Undocumented in source. Be warned that the author may not have intended to support it.
getSqlType
SqlType
getSqlType
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hibernated
type
aliases
Byte
Double
Float
Int
Long
NullableDate
NullableDateTime
NullableTimeOfDay
Short
Ubyte
Uint
Ulong
Ushort
classes
BooleanType
ByteArrayBlobType
CacheException
DateTimeType
DateType
EntityType
HibernatedException
LazyInitializationException
MappingException
NonUniqueResultException
NumberType
ObjectDeletedException
ObjectNotFoundException
PropertyValueException
QueryException
QueryParameterException
QuerySyntaxException
SessionException
StringType
TimeType
TransactionException
TransientObjectException
Type
UbyteArrayBlobType
UnresolvableObjectException
structs
Lazy
LazyCollection
String
Base class for HibernateD property types