Interface CodeGenSqlDocs

  • All Known Implementing Classes:
    Docs, Docs, Docs

    public interface CodeGenSqlDocs
    • Method Detail

      • FileDocs

        void FileDocs​(java.io.PrintWriter Out,
                      GeneratorSession G)
               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • ObjectDocs

        void ObjectDocs​(java.io.PrintWriter Out,
                        GeneratorSession G,
                        Object O)
                 throws java.lang.Exception
        Throws:
        java.lang.Exception