com.outr.query

column

package column

Visibility
  1. Public
  2. All

Type Members

  1. class FileBlob extends Blob

  2. trait WrappedString extends AnyRef

    WrappedString trait gives the ability create a wrapper type for a String that offers validations, modifications, etc.

    WrappedString trait gives the ability create a wrapper type for a String that offers validations, modifications, etc. to a String, but the 'value' field is what is stored in the database as a String.

    Instances of this class should be case classes that define "value" as one of the fields.

Value Members

  1. package property

Ungrouped