net.liftweb.record.field

joda

package joda

Visibility
  1. Public
  2. All

Type Members

  1. class JodaTimeField[OwnerType <: Record[OwnerType]] extends Field[DateTime, OwnerType] with MandatoryTypedField[DateTime] with JodaTimeTypedField

  2. trait JodaTimeTypedField extends TypedField[DateTime] with JodaHelpers

  3. class OptionalJodaTimeField[OwnerType <: Record[OwnerType]] extends Field[DateTime, OwnerType] with OptionalTypedField[DateTime] with JodaTimeTypedField

Ungrouped