Package de.ec.sql

Class Insert

    • Constructor Detail

      • Insert

        public Insert​(java.lang.String table)
      • Insert

        public Insert​(Table table)
      • Insert

        protected Insert​(BeforeInsert builder,
                         java.lang.String table)