All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download persistence-api JAR 0.0.20 with all dependencies


Files of the artifact persistence-api version 0.0.20 from the group io.stargate.db.

Test

Artifact persistence-api
Group io.stargate.db
Version 0.0.20
Last update 29. October 2020
Tags: core modules stargate
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies java-driver-core, value, compile-command-annotations, javatuples, error_prone_annotations,
There are maybe transitive dependencies!
There is a newer version: 2.1.0-BETA-19
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of persistence-api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of persistence-api version 0.0.20

META-INF
META-INF.META-INF.MANIFEST.MF
io.stargate.db
io.stargate.db.io.stargate.db.AuthenticatedUser
io.stargate.db.io.stargate.db.Authenticator
io.stargate.db.io.stargate.db.Batch
io.stargate.db.io.stargate.db.BatchType
io.stargate.db.io.stargate.db.BoundStatement
io.stargate.db.io.stargate.db.ClientInfo
io.stargate.db.io.stargate.db.DriverInfo
io.stargate.db.io.stargate.db.EventListener
io.stargate.db.io.stargate.db.ImmutableAuthenticatedUser
io.stargate.db.io.stargate.db.ImmutableDriverInfo
io.stargate.db.io.stargate.db.ImmutableParameters
io.stargate.db.io.stargate.db.Parameters
io.stargate.db.io.stargate.db.Persistence
io.stargate.db.io.stargate.db.Result
io.stargate.db.io.stargate.db.SimpleStatement
io.stargate.db.io.stargate.db.Statement
io.stargate.db.datastore
io.stargate.db.datastore.io.stargate.db.datastore.ArrayListBackedRow
io.stargate.db.datastore.io.stargate.db.datastore.DataStore
io.stargate.db.datastore.io.stargate.db.datastore.PersistenceBackedDataStore
io.stargate.db.datastore.io.stargate.db.datastore.PersistenceBackedPreparedStatement
io.stargate.db.datastore.io.stargate.db.datastore.PersistenceBackedResultSet
io.stargate.db.datastore.io.stargate.db.datastore.PreparedStatement
io.stargate.db.datastore.io.stargate.db.datastore.ResultSet
io.stargate.db.datastore.io.stargate.db.datastore.Row
io.stargate.db.datastore.query
io.stargate.db.datastore.query.io.stargate.db.datastore.query.AndWhere
io.stargate.db.datastore.query.io.stargate.db.datastore.query.ColumnOrder
io.stargate.db.datastore.query.io.stargate.db.datastore.query.ImmutableAndWhere
io.stargate.db.datastore.query.io.stargate.db.datastore.query.ImmutableColumnOrder
io.stargate.db.datastore.query.io.stargate.db.datastore.query.ImmutableOrWhere
io.stargate.db.datastore.query.io.stargate.db.datastore.query.ImmutableValue
io.stargate.db.datastore.query.io.stargate.db.datastore.query.ImmutableWhereCondition
io.stargate.db.datastore.query.io.stargate.db.datastore.query.MixinPreparedStatement
io.stargate.db.datastore.query.io.stargate.db.datastore.query.NWhere
io.stargate.db.datastore.query.io.stargate.db.datastore.query.OrWhere
io.stargate.db.datastore.query.io.stargate.db.datastore.query.Parameter
io.stargate.db.datastore.query.io.stargate.db.datastore.query.QueryBuilder
io.stargate.db.datastore.query.io.stargate.db.datastore.query.QueryBuilderImpl
io.stargate.db.datastore.query.io.stargate.db.datastore.query.UnsupportedQueryException
io.stargate.db.datastore.query.io.stargate.db.datastore.query.Value
io.stargate.db.datastore.query.io.stargate.db.datastore.query.Where
io.stargate.db.datastore.query.io.stargate.db.datastore.query.WhereCondition
io.stargate.db.schema
io.stargate.db.schema.io.stargate.db.schema.AbstractTable
io.stargate.db.schema.io.stargate.db.schema.CollectionIndexingType
io.stargate.db.schema.io.stargate.db.schema.Column
io.stargate.db.schema.io.stargate.db.schema.ColumnMappingMetadata
io.stargate.db.schema.io.stargate.db.schema.ColumnUtils
io.stargate.db.schema.io.stargate.db.schema.ImmutableCodecs
io.stargate.db.schema.io.stargate.db.schema.ImmutableCollectionIndexingType
io.stargate.db.schema.io.stargate.db.schema.ImmutableColumn
io.stargate.db.schema.io.stargate.db.schema.ImmutableColumnMappingMetadata
io.stargate.db.schema.io.stargate.db.schema.ImmutableKeyspace
io.stargate.db.schema.io.stargate.db.schema.ImmutableListType
io.stargate.db.schema.io.stargate.db.schema.ImmutableMapType
io.stargate.db.schema.io.stargate.db.schema.ImmutableMaterializedView
io.stargate.db.schema.io.stargate.db.schema.ImmutableSchema
io.stargate.db.schema.io.stargate.db.schema.ImmutableSecondaryIndex
io.stargate.db.schema.io.stargate.db.schema.ImmutableSetType
io.stargate.db.schema.io.stargate.db.schema.ImmutableTable
io.stargate.db.schema.io.stargate.db.schema.ImmutableTupleType
io.stargate.db.schema.io.stargate.db.schema.ImmutableUserDefinedType
io.stargate.db.schema.io.stargate.db.schema.Index
io.stargate.db.schema.io.stargate.db.schema.Keyspace
io.stargate.db.schema.io.stargate.db.schema.MaterializedView
io.stargate.db.schema.io.stargate.db.schema.NumberCoercion
io.stargate.db.schema.io.stargate.db.schema.ParameterizedType
io.stargate.db.schema.io.stargate.db.schema.QualifiedSchemaEntity
io.stargate.db.schema.io.stargate.db.schema.ReservedKeywords
io.stargate.db.schema.io.stargate.db.schema.Schema
io.stargate.db.schema.io.stargate.db.schema.SchemaBuilder
io.stargate.db.schema.io.stargate.db.schema.SchemaBuilderImpl
io.stargate.db.schema.io.stargate.db.schema.SchemaEntity
io.stargate.db.schema.io.stargate.db.schema.SecondaryIndex
io.stargate.db.schema.io.stargate.db.schema.Table
io.stargate.db.schema.io.stargate.db.schema.UserDefinedType
org.apache.cassandra.stargate.cql3.functions
org.apache.cassandra.stargate.cql3.functions.org.apache.cassandra.stargate.cql3.functions.FunctionName
org.apache.cassandra.stargate.db
org.apache.cassandra.stargate.db.org.apache.cassandra.stargate.db.ConsistencyLevel
org.apache.cassandra.stargate.db.org.apache.cassandra.stargate.db.WriteType
org.apache.cassandra.stargate.exceptions
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.AlreadyExistsException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.AuthenticationException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.CDCWriteException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.CasWriteTimeoutException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.CasWriteUnknownResultException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.ChecksumMismatchException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.ConfigurationException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.ExceptionCode
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.FunctionExecutionException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.IncompatibleSchemaException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.InvalidRequestException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.IsBootstrappingException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.OperationExecutionException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.OverloadedException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.PersistenceException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.PreparedQueryNotFoundException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.ReadFailureException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.ReadTimeoutException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.RequestExecutionException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.RequestFailureException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.RequestFailureReason
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.RequestTimeoutException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.RequestValidationException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.StartupException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.SyntaxException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.TruncateException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.UnauthorizedException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.UnavailableException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.UnknownColumnException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.WriteFailureException
org.apache.cassandra.stargate.exceptions.org.apache.cassandra.stargate.exceptions.WriteTimeoutException
org.apache.cassandra.stargate.locator
org.apache.cassandra.stargate.locator.org.apache.cassandra.stargate.locator.InetAddressAndPort
org.apache.cassandra.stargate.transport
org.apache.cassandra.stargate.transport.org.apache.cassandra.stargate.transport.ProtocolException
org.apache.cassandra.stargate.transport.org.apache.cassandra.stargate.transport.ProtocolVersion
org.apache.cassandra.stargate.transport.org.apache.cassandra.stargate.transport.ServerError
org.apache.cassandra.stargate.utils
org.apache.cassandra.stargate.utils.org.apache.cassandra.stargate.utils.Architecture
org.apache.cassandra.stargate.utils.org.apache.cassandra.stargate.utils.FastByteOperations
org.apache.cassandra.stargate.utils.org.apache.cassandra.stargate.utils.Hex
org.apache.cassandra.stargate.utils.org.apache.cassandra.stargate.utils.MD5Digest
org.apache.cassandra.stargate.utils.org.apache.cassandra.stargate.utils.Streams




© 2015 - 2025 Weber Informatics LLC | Privacy Policy