Class PersisterFactoryGenerator


  • public class PersisterFactoryGenerator
    extends java.lang.Object
    • Constructor Detail

      • PersisterFactoryGenerator

        public PersisterFactoryGenerator()
    • Method Detail

      • generatePersisterFactory

        public void generatePersisterFactory​(PersisterFactoryGenerator.GenerationDescription desc,
                                             java.io.Writer output)
                                      throws java.io.UnsupportedEncodingException,
                                             java.io.IOException
        Throws:
        java.io.UnsupportedEncodingException
        java.io.IOException
      • generateSqlCreateTable

        public void generateSqlCreateTable​(PersisterFactoryGenerator.GenerationDescription desc,
                                           java.io.Writer output)
                                    throws java.io.UnsupportedEncodingException,
                                           java.io.IOException
        Throws:
        java.io.UnsupportedEncodingException
        java.io.IOException
      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.UnsupportedEncodingException,
                                java.io.IOException,
                                java.beans.IntrospectionException
        Throws:
        java.io.UnsupportedEncodingException
        java.io.IOException
        java.beans.IntrospectionException