com.github.tminglei.slickpg

date

package date

Visibility
  1. Public
  2. All

Type Members

  1. class DateTypeMapper[DATE] extends TypeMapperDelegate[DATE] with BaseTypeMapper[DATE]

  2. trait PgDateExtensions extends AnyRef

  3. class TimeTypeMapper[TIME] extends TypeMapperDelegate[TIME] with BaseTypeMapper[TIME]

  4. class TimestampTypeMapper[TIMESTAMP] extends TypeMapperDelegate[TIMESTAMP] with BaseTypeMapper[TIMESTAMP]

Ungrouped