Class Metadata.DateCopyPropertyPath

java.lang.Object
net.sf.basedb.core.Metadata.DateCopyPropertyPath
All Implemented Interfaces:
Metadata.PropertyPath<Date,​Date>
Enclosing class:
Metadata<C>

static class Metadata.DateCopyPropertyPath
extends Object
implements Metadata.PropertyPath<Date,​Date>
Property path implementation clones a Date.
Since:
2.15
  • Field Details

    • hibernateType

      private final Type hibernateType
  • Constructor Details

    • DateCopyPropertyPath

      DateCopyPropertyPath​(Type hibernateType)
  • Method Details