- getAttributeValue(List<Chronicle>, Attribute<?>) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getAttributeValue(List<Chronicle>, Attribute<?>) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForChroniclesAndSeries
-
The method completes the attribute with the value found for one of the
entities in the list and returns true.
- getChronicle(Chronicle) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getChronicle(Surrogate) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForChroniclesAndSeries
-
Find a chronicle corresponding to a surrogate.
- getChronicleOrNull(Chronicle, String) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getChronicleOrNull(Chronicle, String) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForChroniclesAndSeries
-
Find a chronicle with a given parent and name.
- getChroniclesByAttributeValue(Property<T>, T, int) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getChroniclesByAttributeValue(Property<T>, T, int) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForChroniclesAndSeries
-
Return a list of chronicles with a given value for a given property.
- getChroniclesByParent(Chronicle) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getChroniclesByParent(Chronicle) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForChroniclesAndSeries
-
Return the collection of chronicles with a given direct parent.
- getConnection() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getConnection() - Method in class ch.agent.crnickl.jdbc.JDBCSession
-
Return the JDBC connection.
- getFirst(Series<T>, TimeIndex) - Method in class ch.agent.crnickl.jdbc.AccessMethodsForAny
-
- getFirst(Series<Double>, TimeIndex) - Method in class ch.agent.crnickl.jdbc.AccessMethodsForNumber
-
- getId(DBObject) - Method in class ch.agent.crnickl.jdbc.JDBCDatabaseMethods
-
Return the internal ID of a database object.
- getId(Surrogate) - Method in class ch.agent.crnickl.jdbc.JDBCDatabaseMethods
-
Extract the internal ID of a database object from its surrogate.
- getId() - Method in class ch.agent.crnickl.jdbc.ReadMethodsForSchema.RawSchema
-
Return the id.
- getIdOrZero(DBObject) - Method in class ch.agent.crnickl.jdbc.JDBCDatabaseMethods
-
Return the internal ID of a database object or 0 if the object is null or
is in construction.
- getInstance() - Static method in class ch.agent.crnickl.jdbc.JDBCSession
-
Return the JDBC session.
- getLast(Series<T>, TimeIndex) - Method in class ch.agent.crnickl.jdbc.AccessMethodsForAny
-
- getLast(Series<Double>, TimeIndex) - Method in class ch.agent.crnickl.jdbc.AccessMethodsForNumber
-
- getName() - Method in class ch.agent.crnickl.jdbc.ReadMethodsForSchema.RawSchema
-
Return the name.
- getParent() - Method in class ch.agent.crnickl.jdbc.ReadMethodsForSchema.RawSchema
-
Return the parent.
- getProperties(String) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getProperties(Database, String) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForProperty
-
Find a collection of properties with names matching a simple pattern.
- getProperty(Surrogate) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getProperty(String) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getProperty(Database, String) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForProperty
-
Find a property by its name in a database.
- getProperty(Surrogate) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForProperty
-
Find a property corresponding to a surrogate.
- getRange(Series<T>) - Method in class ch.agent.crnickl.jdbc.AccessMethodsForAny
-
- getRange(Series<Double>) - Method in class ch.agent.crnickl.jdbc.AccessMethodsForNumber
-
- getRawSchema(Surrogate) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForSchema
-
Find a raw schema corresponding to a surrogate.
- getReadMethodsForChronicleAndSeries() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
Return the object providing read methods for chronicles and series.
- getReadMethodsForProperty() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
Return the object providing read methods for properties.
- getReadMethodsForSchema() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
Return the object providing read methods for schemas.
- getReadMethodsForValueType() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
Return the object providing read methods for value types.
- getSchema(Surrogate) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForSchema
-
Find a schema corresponding to a surrogate.
- getSchemaSurrogateList(Database, String) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForSchema
-
Find a collection of schema surrogates with labels matching a pattern.
- getSchemaSurrogates(String) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getSchemaUpdatePolicy() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getSeries(Chronicle, String[], int[]) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getSeries(Surrogate) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getSeries(Surrogate) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForChroniclesAndSeries
-
Find a series corresponding to a surrogate.
- getSeries(Chronicle, String[], int[]) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForChroniclesAndSeries
-
Return array of series in the positions corresponding to the
requested numbers.
- getUpdatableSchema(Surrogate) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getURL() - Method in class ch.agent.crnickl.jdbc.JDBCSession
-
Return the URL of the session.
- getUser() - Method in class ch.agent.crnickl.jdbc.JDBCSession
-
Return the user id of the session.
- getValues(Series<T>, Range, TimeAddressable<T>) - Method in class ch.agent.crnickl.jdbc.AccessMethodsForAny
-
- getValues(Series<Double>, Range, TimeAddressable<Double>) - Method in class ch.agent.crnickl.jdbc.AccessMethodsForNumber
-
- getValueType(String) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getValueType(Surrogate) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getValueType(Database, String) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForValueType
-
Find a value type with a given name.
- getValueType(Surrogate) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForValueType
-
Find a value type corresponding to a surrogate.
- getValueTypes(String) - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
- getValueTypes(Database, String) - Method in class ch.agent.crnickl.jdbc.ReadMethodsForValueType
-
Find a collection of value types with names matching a pattern.
- getWriteMethodsForChroniclesAndSeries() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
Return the object providing write methods for chronicles and series.
- getWriteMethodsForProperty() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
Return the object providing write methods for properties.
- getWriteMethodsForSchema() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
Return the object providing write methods for schemas.
- getWriteMethodsForValueType() - Method in class ch.agent.crnickl.jdbc.JDBCDatabase
-
Return the object providing write methods for value types.