Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.arcsde.session Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
ArcSDEConnectionConfigRepresents a set of ArcSDE database connection parameters.Classorg.geotools.arcsde.sessionGeoTools
CommandRunnable used to interact with an ArcSDEConnection.Classorg.geotools.arcsde.sessionGeoTools
CommandsClassorg.geotools.arcsde.sessionGeoTools
Commands .CloseConnectionClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CloseStateCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CloseStreamCommandA command to close an stream (ie, SeDelete, SeInsert, SeQuery, SeUpdate).Classorg.geotools.arcsde.session.CommandsGeoTools
Commands .CommitTransactionClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateAndExecuteQueryCommandCommand to create, prepare, and execute a query.Classorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateSeRegistrationCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateSeStateCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateSeTableCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateVersionStateCommandCreates either a direct child state of parentStateId, or a sibling being an exact copy of parentStatId if either the state can't be closed because its in use or parentStateId does notClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .DescribeTableCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .FetchRowCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .GetLayerCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .GetTableCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .GetVersionCommandCommand to fetch a version.Classorg.geotools.arcsde.session.CommandsGeoTools
Commands .PrepareQueryCommandClassorg.geotools.arcsde.session.CommandsGeoTools
ISessionProvides thread safe access to an SeConnection.Interfaceorg.geotools.arcsde.sessionGeoTools
ISessionPoolMaintains SeConnection's for a single set of connection properties (for instance: by server, port, user and password) in a pool to recycle used connections.Interfaceorg.geotools.arcsde.sessionGeoTools
ISessionPoolFactoryFactory interface for ISessionPool.Interfaceorg.geotools.arcsde.sessionGeoTools
SdeRowWrapper for an SeRow so it allows asking multiple times for the same property.Classorg.geotools.arcsde.sessionGeoTools
SessionPoolFactorySessionPool factory.Classorg.geotools.arcsde.sessionGeoTools
SessionWrapperA pure session wrapper to aid in creating session decorators by extending this class.Classorg.geotools.arcsde.sessionGeoTools
UnavailableConnectionExceptionException thrown when a free SDE connection can't be obtained after the calling thread was waiting an available connection for SdeConnectionPool instance's getMaxWaitTime()Classorg.geotools.arcsde.sessionGeoTools