A B C D E F G H I J L M N O P Q R S T W

J

jdbcDialect(IJDBCDialect) - Method in class com.sag.osami.contextstore.ContextStoreBuilder
Sets the dialect to be used by the JDBCStorage.
JDBCStorage - Class in com.sag.osami.contextstore.storage.impl
Context storage implementation based on JDBC.
JDBCStorage(IJDBCDialect, Properties) - Constructor for class com.sag.osami.contextstore.storage.impl.JDBCStorage
Creates a JDBC-based storage with the given dialect, taking the JDBC URL etc. from the given properties
JDBCStorage(Properties) - Constructor for class com.sag.osami.contextstore.storage.impl.JDBCStorage
Creates a JDBC-based storage, taking the JDBC URL etc. from the given properties, auto-detecting the dialect based on the JDBC URL
JDBCStorage(String, boolean) - Constructor for class com.sag.osami.contextstore.storage.impl.JDBCStorage
Creates a JDBC-based storage, auto-detecting the dialect based on the JDBC URL
JDBCStorage(String, String, String, boolean) - Constructor for class com.sag.osami.contextstore.storage.impl.JDBCStorage
Creates a JDBC-based storage, auto-detecting the dialect based on the JDBC URL
JDBCStorage(IJDBCDialect, String, boolean) - Constructor for class com.sag.osami.contextstore.storage.impl.JDBCStorage
Creates a JDBC-based storage with the given dialect
JDBCStorage(IJDBCDialect, String, String, String, boolean) - Constructor for class com.sag.osami.contextstore.storage.impl.JDBCStorage
Creates a JDBC-based storage with the given dialect
JSONSerializer - Class in com.sag.osami.contextstore.serialization.json
This serializing utility class uses the Jackson JSON-processor library, which is insanely fast and equally easy to use.
JSONSerializer() - Constructor for class com.sag.osami.contextstore.serialization.json.JSONSerializer
 

A B C D E F G H I J L M N O P Q R S T W