Class SqlTransformerSupport


  • public class SqlTransformerSupport
    extends Object
    Holds various component dependencies that are used during schema to DB transformations. Components can be obtained to execute calls on them, but preferably the needed logic can be implemented here (better abstraction).