Class SQLTransformer


  • public abstract class SQLTransformer
    extends java.lang.Object
    Author:
    Baptiste Mesta
    • Constructor Summary

      Constructors 
      Constructor Description
      SQLTransformer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDeleteScript()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SQLTransformer

        public SQLTransformer()
    • Method Detail

      • getDeleteScript

        public java.lang.String getDeleteScript()
        Returns: