Class DateType


  • public class DateType
    extends ClassType
    Instances of this type represent the types java.util.Date, java.sql.Date, java.sql.Time or java.sql.Timestamp.
    Author:
    Michael Bouschen
    • Constructor Detail