railo.runtime.sql.old
Class ZLockTable

java.lang.Object
  extended by railo.runtime.sql.old.ZLockTable
All Implemented Interfaces:
Serializable, ZStatement

public final class ZLockTable
extends Object
implements ZStatement

See Also:
Serialized Form

Constructor Summary
ZLockTable()
           
 
Method Summary
 void addTables(Vector vector)
           
 String getLockMode()
           
 Vector getTables()
           
 boolean isNowait()
           
 void setLockMode(String s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZLockTable

public ZLockTable()
Method Detail

addTables

public void addTables(Vector vector)

getTables

public Vector getTables()

setLockMode

public void setLockMode(String s)

getLockMode

public String getLockMode()

isNowait

public boolean isNowait()


Copyright © 2012 Railo