Uses of Class
com.aerospike.jdbc.model.SchemaTableName
Packages that use SchemaTableName
-
Uses of SchemaTableName in com.aerospike.jdbc.model
Methods in com.aerospike.jdbc.model that return SchemaTableNameModifier and TypeMethodDescriptionAerospikeQuery.getSchemaTable()DataColumn.getSchemaTableName() -
Uses of SchemaTableName in com.aerospike.jdbc.schema
Methods in com.aerospike.jdbc.schema with parameters of type SchemaTableNameModifier and TypeMethodDescriptionAerospikeSchemaCache.get(SchemaTableName schemaTableName) static List<DataColumn>AerospikeSchemaBuilder.getSchema(SchemaTableName schemaTableName, com.aerospike.client.IAerospikeClient client) voidAerospikeSchemaCache.put(SchemaTableName schemaTableName, List<DataColumn> columns)