Class EnumTypeFactory

java.lang.Object
org.apache.cayenne.access.types.EnumTypeFactory
All Implemented Interfaces:
ExtendedTypeFactory

public class EnumTypeFactory extends Object implements ExtendedTypeFactory
ExtendedTypeFactory for handling Enum types.
Since:
3.0
  • Constructor Details

    • EnumTypeFactory

      public EnumTypeFactory()
  • Method Details