Class StandardBasicTypeTemplate<J>

    • Constructor Detail

      • StandardBasicTypeTemplate

        public StandardBasicTypeTemplate​(JdbcType jdbcType,
                                         JavaType<J> javaType,
                                         String... registrationKeys)
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: Type
        Returns the abbreviated name of the type.
        Returns:
        the Hibernate type name