All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractCassandraParameterApplicator CachedStatementPrimer ThisStatementPrimerwill cache a number of CQL statements, therefore not needing to prepare a statement that has already been prepared.CassandraConnection This connection is solely to be used with Adaptris cassandra components.CassandraExecuteService Built for Cassandra version 3.0+CassandraParameterApplicator Implementations of this class define how parameter values will be sourced for Cassandra services.CassandraQueryService Built for Cassandra version 3.0+CassandraServiceImp Abstract the common behaviour for Cassandra connected servicesJdbcCassandraResultSet NamedParameterApplicator CassandraParameterApplicatorimplementation that allows referencing by name.NullParameterApplicator This parameter applicator will not apply any parameter values.NullStatementPrimer ThisStatementPrimerwill simply use your current session object to Cassandra to prepare each statement upon every execution.ParameterHelper PrimedStatement ResultBuilder SequentialParameterApplicator CassandraParameterApplicatorimplementation that applies parameters sequentially.StatementPrimer