A simple implementation of AbstractAuxiliaryDatabaseObject in which the CREATE and DROP strings are provided up front. Contains simple facilities for templating the catalog and schema names into the provided strings.
This is the form created when the mapping documents use <create/> and <drop/>.
@author Steve Ebersole