Class ServiceTransactionTable


  • public abstract class ServiceTransactionTable
    extends BasicTransactionTable

    Created by Jeff Gaynor
    on Apr 13, 2010 at 2:08:12 PM

    • Constructor Detail

      • ServiceTransactionTable

        public ServiceTransactionTable​(ServiceTransactionKeys keys,
                                       String schema,
                                       String tablenamePrefix,
                                       String tablename)
        The schema and prefix are not part of the table's information, actually, but are needed to create its fully qualified name in context. Hence they must be supplied.
        Parameters:
        schema -
        tablenamePrefix -