org.kuali.common.jdbc.sql.model
Class DbaSql

java.lang.Object
  extended by org.kuali.common.jdbc.sql.model.DbaSql

public final class DbaSql
extends Object


Constructor Summary
DbaSql(String before, String after)
           
 
Method Summary
 String getAfter()
           
 String getBefore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbaSql

public DbaSql(String before,
              String after)
Method Detail

getBefore

public String getBefore()

getAfter

public String getAfter()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.