com.esri.sde.sdk.client
Class SeTable.SeTableLock

java.lang.Object
  extended by com.esri.sde.sdk.client.SeTable.SeTableLock
Enclosing class:
SeTable

public static class SeTable.SeTableLock
extends java.lang.Object

SeTable inner class that retrieves the locks information for a table.


Method Summary
 int getLockType()
          Returns the lock type.
 java.lang.String getOwner()
          Returns the lock owner name.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOwner

public java.lang.String getOwner()
Returns the lock owner name.

Returns:
String

getLockType

public int getLockType()
Returns the lock type.

Returns:
int