com.esri.sde.sdk.client
Class SeRegistration
java.lang.Object
com.esri.sde.sdk.client.SeRegistration
public class SeRegistration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SE_REGISTRATION_ROW_ID_ALLOCATION_SINGLE
public static int SE_REGISTRATION_ROW_ID_ALLOCATION_SINGLE
SE_REGISTRATION_ROW_ID_COLUMN_TYPE_SDE
public static int SE_REGISTRATION_ROW_ID_COLUMN_TYPE_SDE
SE_REGISTRATION_ROW_ID_COLUMN_TYPE_USER
public static int SE_REGISTRATION_ROW_ID_COLUMN_TYPE_USER
SE_REGISTRATION_ROW_ID_COLUMN_TYPE_NONE
public static int SE_REGISTRATION_ROW_ID_COLUMN_TYPE_NONE
SeRegistration
public SeRegistration(SeConnection c,
java.lang.String s)
throws SeException
- Throws:
SeException
SeRegistration
public SeRegistration(SeConnection conn)
getRowIdColumnName
public java.lang.String getRowIdColumnName()
setRowIdColumnName
public void setRowIdColumnName(java.lang.String s)
getRowIdColumnType
public int getRowIdColumnType()
throws SeException
- Throws:
SeException
setRowIdColumnType
public void setRowIdColumnType(int i)
alter
public void alter()
getTableName
public java.lang.String getTableName()
isMultiVersion
public boolean isMultiVersion()
isView
public boolean isView()
setMultiVersion
public void setMultiVersion(boolean b)
getInfo
public void getInfo()
throws SeException
- Throws:
SeException
setTableName
public void setTableName(java.lang.String tableName)
getRowIdAllocation
public int getRowIdAllocation()
isHidden
public boolean isHidden()
hasLayer
public boolean hasLayer()
Copyright © 1996-2010 Geotools. All Rights Reserved.