org.beangle.data.hibernate.udt

Type members

Classlikes

class EnumType extends UserType with ParameterizedType
class MapType extends UserCollectionType

Mutable Map Type

Mutable Map Type

class PersistentMap(session: SharedSessionContractImplementor) extends AbstractPersistentCollection with Map[Object, Object]
class PersistentSeq(session: SharedSessionContractImplementor) extends AbstractPersistentCollection with Buffer[Object]
class PersistentSet(session: SharedSessionContractImplementor) extends AbstractPersistentCollection with Set[Object]
class SeqType extends UserCollectionType

Mutable Seq Type

Mutable Seq Type

class SetType extends UserCollectionType

Mutable Set Type

Mutable Set Type

object ValueType
Companion
class
class ValueType extends UserType with ParameterizedType
Companion
object
class YearMonthType extends UserType