Class OracleUtilitiesStatementString


  • public class OracleUtilitiesStatementString
    extends net.anwiba.commons.jdbc.resource.AbstractStatementString
    • Field Detail

      • CallableCreateSequenceTrigger

        public static java.lang.String CallableCreateSequenceTrigger
      • CallableResetSequenceStatement

        public static java.lang.String CallableResetSequenceStatement
      • CallableAdjustSequenceStatement

        public static java.lang.String CallableAdjustSequenceStatement
      • IndexNameStatement

        public static java.lang.String IndexNameStatement
      • GatherTableStatisticCall

        public static java.lang.String GatherTableStatisticCall
      • ExistsTablePreparedStatement

        public static java.lang.String ExistsTablePreparedStatement
      • ExistsViewPreparedStatement

        public static java.lang.String ExistsViewPreparedStatement
      • ExistsUserPreparedStatement

        public static java.lang.String ExistsUserPreparedStatement
      • ExistsTablespacePreparedStatement

        public static java.lang.String ExistsTablespacePreparedStatement
      • CreateUserStatementStrings

        public static java.lang.String[] CreateUserStatementStrings
      • GrantAnyAccessToUserStatementStrings

        public static java.lang.String[] GrantAnyAccessToUserStatementStrings
      • DropUserPreparedStatement

        public static java.lang.String DropUserPreparedStatement
      • DropTableSpacePreparedStatement

        public static java.lang.String DropTableSpacePreparedStatement
      • NumberOfEntriesPreparedStatement

        public static java.lang.String NumberOfEntriesPreparedStatement
      • GetSessionCountPreparedStatement

        public static java.lang.String GetSessionCountPreparedStatement
    • Constructor Detail

      • OracleUtilitiesStatementString

        public OracleUtilitiesStatementString()