Class IntegerType

java.lang.Object
org.apache.cayenne.access.types.IntegerType
All Implemented Interfaces:
ExtendedType<Integer>

public class IntegerType extends Object implements ExtendedType<Integer>
Since:
3.0
  • Constructor Details

    • IntegerType

      public IntegerType()
  • Method Details