Packages

package udt

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class EnumType extends UserType with ParameterizedType
  2. class MapType extends UserCollectionType

    Mutable Map Type

  3. class PersistentMap extends AbstractPersistentCollection with Map[AnyRef, AnyRef]
  4. class PersistentSeq extends AbstractPersistentCollection with Buffer[AnyRef]
  5. class PersistentSet extends AbstractPersistentCollection with Set[AnyRef]
  6. class SeqType extends UserCollectionType

    Mutable Seq Type

  7. class SetType extends UserCollectionType

    Mutable Set Type

  8. class ValueType extends UserType with ParameterizedType
  9. class YearMonthType extends UserType

Value Members

  1. object ValueType

Ungrouped