Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.jdbc Classes and Interfaces - 43 results found.
NameDescriptionTypePackageFramework
AutoGeneratedPrimaryKeyColumnRepresents a column of a primary key whose values are auto generated This class does not generate new values for the key, relying on the Classorg.geotools.jdbcGeoTools
BasicSQLDialectClassorg.geotools.jdbcGeoTools
ColumnMetadataMetadata about a table column used to carry information through the type mapping process.Classorg.geotools.jdbcGeoTools
CompositePrimaryKeyFinderExecutes a chain of PrimaryKeyFinder in the order they are definedAuthor:Andrea Aime - OpenGeoClassorg.geotools.jdbcGeoTools
ConnectionLifecycleListenerThis interface can be implemented to perform custom behavior on each connection as it gets borrowed from the connection pool and then released back to the pool.Interfaceorg.geotools.jdbcGeoTools
EscapeSqlPerform basic SQL validation on input string.Classorg.geotools.jdbcGeoTools
HeuristicPrimaryKeyFinderLooks up the primary key using the DatabaseMetaData for the specified table, looking both for primary keys and unique indexes.Classorg.geotools.jdbcGeoTools
IndexRepresents a database indexAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.jdbcGeoTools
JDBCClosingFeatureReaderClassorg.geotools.jdbcGeoTools
JDBCClosingFeatureWriterClassorg.geotools.jdbcGeoTools
JDBCDataStoreDatastore implementation for jdbc based relational databases.Classorg.geotools.jdbcGeoTools
JDBCDataStoreFactoryAbstract implementation of DataStoreFactory for jdbc datastores.Classorg.geotools.jdbcGeoTools
JDBCFeatureReaderReader for jdbc datastoreAuthor:Justin Deoliveira, The Open Plannign Project.Classorg.geotools.jdbcGeoTools
JDBCFeatureSourceClassorg.geotools.jdbcGeoTools
JDBCFeatureStoreFeatureStore implementation for jdbc based relational database tables.Classorg.geotools.jdbcGeoTools
JDBCInsertFeatureWriterInserts features in the database.Classorg.geotools.jdbcGeoTools
JDBCJNDIDataStoreFactoryAbstract implementation of DataStoreFactory for jdbc datastores which obtain Subclasses should not need to override any methods, only just call the Classorg.geotools.jdbcGeoTools
JDBCJoiningFeatureReaderFeature reader that wraps multiple feature readers in a join query.Classorg.geotools.jdbcGeoTools
JDBCJoiningFilteringFeatureReaderFeature reader that wraps multiple feature readers in a joining / post filtered query.Classorg.geotools.jdbcGeoTools
JDBCStateState for jdbc datastore providing additional cached values such as primary key and database connection.Classorg.geotools.jdbcGeoTools
JDBCUpdateFeatureWriterClassorg.geotools.jdbcGeoTools
JDBCUpdateInsertFeatureWriterClassorg.geotools.jdbcGeoTools
JoinInfoHolds information about a join query.Classorg.geotools.jdbcGeoTools
JoinInfo .JoinPartClassorg.geotools.jdbc.JoinInfoGeoTools
JoiningJDBCFeatureSourceThis is where the magic happens.Classorg.geotools.jdbcGeoTools
JoinPropertyNameProperty name that knows what feature type it comes from.Classorg.geotools.jdbcGeoTools
LifecycleConnectionUnWrapperUn-wraps the LifecycleConnection instancesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.jdbcGeoTools
MetadataTablePrimaryKeyFinderLooks up primary key information in a metadata table provided by the user.Classorg.geotools.jdbcGeoTools
NonIncrementingPrimaryKeyColumnRepresents a column of a primary key which is not auto incrementing.Classorg.geotools.jdbcGeoTools
NullPrimaryKeyPrimary key for tables which do not have a primary key.Classorg.geotools.jdbcGeoTools
PreparedFilterToSQLExtension of FilterToSQL intended for use with prepared statements.Classorg.geotools.jdbcGeoTools
PreparedStatementSQLDialectSQL dialect which uses prepared statements for database interaction.Classorg.geotools.jdbcGeoTools
PrimaryKeyPrimary key of a table.Classorg.geotools.jdbcGeoTools
PrimaryKeyColumnRepresents a column in a primary key.Classorg.geotools.jdbcGeoTools
PrimaryKeyFIDValidatorFid validator which validates with respect to a primary key.Classorg.geotools.jdbcGeoTools
PrimaryKeyFinderA strategy object used by the JDBCDataStore to determine the PrimaryKey for a certain FeatureTypeClassorg.geotools.jdbcGeoTools
RegexpValidatorA regular expression based validatorAuthor:Andrea Aime - OpenGeoSee Also:Serialized FormClassorg.geotools.jdbcGeoTools
SequencedPrimaryKeyColumnRepresents a column of a primary key which has an associated sequence used to generate its values.Classorg.geotools.jdbcGeoTools
SessionCommandsListenerA ConnectionLifecycleListener that executes custom SQL commands on connection grab and release.Classorg.geotools.jdbcGeoTools
SQLDialectThe driver used by JDBCDataStore to directly communicate with the database.Classorg.geotools.jdbcGeoTools
VirtualTableDescribes a virtual table, that is, a feature type created starting from a generic SQL query.Classorg.geotools.jdbcGeoTools
VirtualTableParameterA VirtualTable parameter.Classorg.geotools.jdbcGeoTools
VirtualTableParameter .ValidatorInterfaceorg.geotools.jdbc.VirtualTableParameterGeoTools