Class SimpleIdentifier

    • Constructor Detail

      • SimpleIdentifier

        public SimpleIdentifier​(String name,
                                String type)
    • Method Detail

      • addColumn

        public void addColumn​(Column column)
      • setParameter

        public void setParameter​(String name,
                                 String value)
      • getGeneratorClass

        public String getGeneratorClass()
      • setGeneratorClass

        public void setGeneratorClass​(String generatorClazz)
      • build

        public JaxbHbmSimpleIdType build()
        Description copied from interface: Bindable
        Builds the specified binded class type.
        Returns:
        instance of the bindable class type, never null