Index
All Classes|All Packages
A
- abort(Executor) - Method in class net.odoframework.sql.SQLConnectionWrapper
- accept(ResultSet) - Method in interface net.odoframework.sql.SQLBiConsumer
- accept(ResultSet) - Method in interface net.odoframework.sql.SQLConsumer
- add(E) - Method in class net.odoframework.util.ListBackedSet
- add(Class<T>, Class<K>, Function<T, K>) - Static method in class net.odoframework.beans.types.ConverterRegistry
- add(Class<T>, ObjectToMap<T>) - Method in class net.odoframework.beans.MapToObjectRegistry
- add(String, Binding<T, ?>) - Method in class net.odoframework.beans.MapToObjectMapper
- add(T) - Method in class net.odoframework.util.Node
- addBinding(Object) - Method in class net.odoframework.sql.BaseDBStatement
- addChild(String, Record) - Method in class net.odoframework.sql.Record
- addField(String, Function<T, ?>) - Method in class net.odoframework.sql.ObjectInsert
- addField(String, Function<T, ?>) - Method in class net.odoframework.sql.ObjectUpdate
- addField(String, Supplier<?>) - Method in class net.odoframework.sql.BaseUpdateStatement
- append(Node<T>) - Method in class net.odoframework.util.Node
- apply(String) - Method in class net.odoframework.beans.types.StringToNumberConverter
- apply(String) - Method in class net.odoframework.beans.types.StringToResourceConverter
- apply(ResultSet) - Method in class net.odoframework.sql.ResultSetMapper
- apply(T) - Method in class net.odoframework.beans.types.NumberCoercingConverter
- apply(T) - Method in class net.odoframework.beans.types.NumberToStringConverter
- apply(T) - Method in interface net.odoframework.sql.SQLFunction
- Assertions - Class in net.odoframework.util
- Assertions() - Constructor for class net.odoframework.util.Assertions
- assertPositive(T, String) - Static method in class net.odoframework.util.Assertions
- authString() - Method in class net.odoframework.http.BasicAuth
- authStringEncoded() - Method in class net.odoframework.http.BasicAuth
B
- BaseDBStatement - Class in net.odoframework.sql
- BaseDBStatement() - Constructor for class net.odoframework.sql.BaseDBStatement
- BaseHttpResponse - Class in net.odoframework.http
- BaseHttpResponse(int, InputStream) - Constructor for class net.odoframework.http.BaseHttpResponse
- BaseUpdateStatement - Class in net.odoframework.sql
- BaseUpdateStatement(String) - Constructor for class net.odoframework.sql.BaseUpdateStatement
- basicAuth(String, String) - Static method in class net.odoframework.http.BasicAuth
- basicAuth(String, String) - Static method in interface net.odoframework.http.Credentials
- BasicAuth - Class in net.odoframework.http
- BasicAuth(String, String) - Constructor for class net.odoframework.http.BasicAuth
- beginRequest() - Method in class net.odoframework.sql.SQLConnectionWrapper
- BIGDECIMAL_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- BIGINTEGER_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- bind(Object) - Method in class net.odoframework.sql.SQLStatement
- bindFrom(Target, Source) - Method in class net.odoframework.beans.OneWayBinding
- bindFrom(Z, T) - Method in class net.odoframework.beans.CompositeOneWayBinding
- binding(String, ConvertingPropertyBinding<Source, ?, ?>) - Method in class net.odoframework.beans.ObjectToMap
- binding(BiConsumer<T, K>) - Static method in class net.odoframework.beans.PropertyBinding
- binding(Function<T, K>) - Static method in class net.odoframework.beans.PropertyBinding
- binding(Function<T, K>, BiConsumer<T, K>) - Static method in class net.odoframework.beans.PropertyBinding
- binding(OneWayBinding<Object, Object, Object, Object>) - Method in class net.odoframework.beans.CompositeOneWayBinding
- Binding<T,K> - Interface in net.odoframework.beans
- bindTo(Source, Target) - Method in class net.odoframework.beans.TwoWayBinding
- blankIfNull(String) - Static method in class net.odoframework.util.Strings
- body - Variable in class net.odoframework.http.BaseHttpResponse
- body() - Method in class net.odoframework.http.BaseHttpResponse
- body(InputStream) - Method in class net.odoframework.http.HttpRequest
- body(String) - Method in class net.odoframework.http.HttpRequest
- bodyAs(Function<String, T>) - Method in class net.odoframework.http.BaseHttpResponse
- bodyAsString() - Method in class net.odoframework.http.BaseHttpResponse
- BOOLEAN_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- BYTE_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
C
- characteristics() - Method in class net.odoframework.sql.ResultSetSpliterator
- charSet(Charset) - Method in class net.odoframework.http.HttpRequest
- ClasspathResource - Class in net.odoframework.util
- ClasspathResource(String) - Constructor for class net.odoframework.util.ClasspathResource
- clear() - Method in class net.odoframework.util.TrackedMap
- clearWarnings() - Method in class net.odoframework.sql.SQLConnectionWrapper
- close() - Method in class net.odoframework.sql.Query
- close() - Method in class net.odoframework.sql.SQLConnectionWrapper
- code - Variable in class net.odoframework.http.BaseHttpResponse
- ColumnIndex - Class in net.odoframework.sql
- ColumnIndex() - Constructor for class net.odoframework.sql.ColumnIndex
- ColumnReference - Class in net.odoframework.sql
- ColumnReference() - Constructor for class net.odoframework.sql.ColumnReference
- commit() - Method in class net.odoframework.sql.SQLConnectionWrapper
- CompositeOneWayBinding<T,K,Z,J> - Class in net.odoframework.beans
- CompositeOneWayBinding(Binding<T, K>, Binding<Z, J>, Function<J, K>) - Constructor for class net.odoframework.beans.CompositeOneWayBinding
- CONFIG_OR - Static variable in class net.odoframework.util.ConfigLoader
- ConfigLoader - Class in net.odoframework.util
- ConfigLoader() - Constructor for class net.odoframework.util.ConfigLoader
- cons(A, B) - Static method in class net.odoframework.util.Pair
- contains(Class<?>) - Method in class net.odoframework.beans.MapToObjectRegistry
- containsKey(Object) - Method in class net.odoframework.util.TrackedMap
- containsValue(Object) - Method in class net.odoframework.util.TrackedMap
- ConverterRegistry - Class in net.odoframework.beans.types
- ConverterRegistry() - Constructor for class net.odoframework.beans.types.ConverterRegistry
- Converters - Class in net.odoframework.beans.types
- Converters() - Constructor for class net.odoframework.beans.types.Converters
- ConvertingPropertyBinding<Source,TargetType,SourceType> - Class in net.odoframework.beans
- ConvertingPropertyBinding(BiConsumer<Source, TargetType>) - Constructor for class net.odoframework.beans.ConvertingPropertyBinding
- ConvertingPropertyBinding(Function<Source, TargetType>) - Constructor for class net.odoframework.beans.ConvertingPropertyBinding
- ConvertingPropertyBinding(Function<Source, TargetType>, BiConsumer<Source, TargetType>, Function<SourceType, TargetType>, Function<TargetType, SourceType>) - Constructor for class net.odoframework.beans.ConvertingPropertyBinding
- createArrayOf(String, Object[]) - Method in class net.odoframework.sql.SQLConnectionWrapper
- createBlob() - Method in class net.odoframework.sql.SQLConnectionWrapper
- createClob() - Method in class net.odoframework.sql.SQLConnectionWrapper
- createNClob() - Method in class net.odoframework.sql.SQLConnectionWrapper
- createSQLXML() - Method in class net.odoframework.sql.SQLConnectionWrapper
- createStatement() - Method in class net.odoframework.sql.SQLConnectionWrapper
- createStatement(int, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- createStatement(int, int, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- createStruct(String, Object[]) - Method in class net.odoframework.sql.SQLConnectionWrapper
- credentials(Credentials) - Method in class net.odoframework.http.HttpRequest
- Credentials - Interface in net.odoframework.http
D
- Dates - Class in net.odoframework.util
- Dates() - Constructor for class net.odoframework.util.Dates
- DBStatement - Interface in net.odoframework.sql
- decode(T, Z) - Method in interface net.odoframework.util.Decoder
- Decoder<T,K,Z> - Interface in net.odoframework.util
- DEFAULT_HEADER - Static variable in interface net.odoframework.http.Credentials
- defaultIfBlank(String, String) - Static method in class net.odoframework.util.Strings
- DefaultSQLTemplate - Class in net.odoframework.sql
- DefaultSQLTemplate(DataSource) - Constructor for class net.odoframework.sql.DefaultSQLTemplate
- delete(URI) - Static method in class net.odoframework.http.HttpRequest
- Delete - Class in net.odoframework.sql
- Delete(String) - Constructor for class net.odoframework.sql.Delete
- deleteFrom(String) - Static method in class net.odoframework.sql.Delete
- doInTransaction(Supplier<T>) - Method in class net.odoframework.sql.DefaultSQLTemplate
- doInTransaction(Supplier<T>) - Method in interface net.odoframework.sql.SQLTemplate
- DOUBLE_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- dumpRow(Object[]) - Static method in class net.odoframework.sql.SQLUtils
E
- Either<T,K> - Class in net.odoframework.util
- Either() - Constructor for class net.odoframework.util.Either
- encode(T, Z) - Method in interface net.odoframework.util.Encoder
- Encoder<T,K,Z> - Interface in net.odoframework.util
- endRequest() - Method in class net.odoframework.sql.SQLConnectionWrapper
- entrySet() - Method in class net.odoframework.util.ListBackedMap
- entrySet() - Method in class net.odoframework.util.TrackedMap
- EnvironmentUtils - Class in net.odoframework.util
- EnvironmentUtils() - Constructor for class net.odoframework.util.EnvironmentUtils
- equals(Object) - Method in class net.odoframework.http.BaseHttpResponse
- equals(Object) - Method in class net.odoframework.http.HttpError
- equals(Object) - Method in class net.odoframework.sql.Record
- equals(Object) - Method in class net.odoframework.util.ListBackedMap
- equals(Object) - Method in class net.odoframework.util.ListBackedSet
- equals(Object) - Method in class net.odoframework.util.Pair
- estimateSize() - Method in class net.odoframework.sql.ResultSetSpliterator
- Exceptions - Class in net.odoframework.util
- Exceptions() - Constructor for class net.odoframework.util.Exceptions
- execute(HttpRequest) - Method in interface net.odoframework.http.Http
- execute(HttpRequest) - Method in class net.odoframework.http.URLConnectionHttpService
- execute(DBStatement) - Method in class net.odoframework.sql.DefaultSQLTemplate
- execute(DBStatement) - Method in interface net.odoframework.sql.SQLTemplate
- execute(DBStatement, SQLConsumer<ResultSet>) - Method in class net.odoframework.sql.DefaultSQLTemplate
- execute(DBStatement, SQLConsumer<ResultSet>) - Method in interface net.odoframework.sql.SQLTemplate
- execute(DBStatement, SQLFunction<ResultSet, T>) - Method in class net.odoframework.sql.DefaultSQLTemplate
- execute(DBStatement, SQLFunction<ResultSet, T>) - Method in interface net.odoframework.sql.SQLTemplate
- extract(String...) - Method in class net.odoframework.sql.ColumnIndex
- extract(Set<String>) - Method in class net.odoframework.sql.ColumnIndex
F
- field(int, BiConsumer<T, ?>) - Method in class net.odoframework.sql.ResultSetMapper
- field(String, BiConsumer<T, ?>) - Method in class net.odoframework.sql.ResultSetMapper
- field(ColumnReference, BiConsumer<T, ?>) - Method in class net.odoframework.sql.ResultSetMapper
- FileResource - Class in net.odoframework.util
- FileResource(String) - Constructor for class net.odoframework.util.FileResource
- findByPrefix(Properties, String, boolean) - Static method in class net.odoframework.util.ConfigLoader
- FLOAT_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- FrameworkModule - Annotation Type in net.odoframework.annotations
- fromTarget - Variable in class net.odoframework.beans.OneWayBinding
- fromTarget(Map<String, ?>) - Method in class net.odoframework.beans.ObjectToMap
G
- get() - Method in interface net.odoframework.sql.SQLSupplier
- get(int) - Method in class net.odoframework.sql.ResultSetWrapper
- get(Class<T>) - Method in class net.odoframework.beans.MapToObjectRegistry
- get(Class<T>, Class<K>) - Static method in class net.odoframework.beans.types.ConverterRegistry
- get(Object) - Method in class net.odoframework.util.TrackedMap
- get(String) - Method in class net.odoframework.sql.Record
- get(String) - Method in class net.odoframework.sql.ResultSetWrapper
- get(URI) - Static method in class net.odoframework.http.HttpRequest
- get(SQLSupplier<T>) - Static method in exception net.odoframework.sql.SQLWrappedException
- get(T) - Method in interface net.odoframework.beans.Binding
- get(T) - Method in class net.odoframework.beans.PropertyBinding
- get(T) - Method in class net.odoframework.sql.ResultSetBinding
- Get - Class in net.odoframework.http
- Get(URL) - Constructor for class net.odoframework.http.Get
- getArray(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getArray(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getAsciiStream(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getAsciiStream(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getAutoCommit() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getBackingMap() - Method in class net.odoframework.util.TrackedMap
- getBinaryStream(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getBinaryStream(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getBindings() - Method in class net.odoframework.sql.BaseDBStatement
- getBindings() - Method in class net.odoframework.sql.BaseUpdateStatement
- getBindings() - Method in interface net.odoframework.sql.DBStatement
- getBindings() - Method in class net.odoframework.sql.ObjectInsert
- getBindings() - Method in class net.odoframework.sql.ObjectUpdate
- getBindings() - Method in class net.odoframework.sql.Update
- getBlob(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getBlob(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getBody() - Method in class net.odoframework.http.HttpRequest
- getBoolean(String) - Method in class net.odoframework.sql.Record
- getBoolean(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getByte(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getByte(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getBytes(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getBytes(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getCatalog() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getChangedKeys() - Method in class net.odoframework.util.TrackedMap
- getChar(String) - Method in class net.odoframework.sql.Record
- getCharacterStream(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getCharacterStream(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getCharSet() - Method in class net.odoframework.http.HttpRequest
- getChildren() - Method in class net.odoframework.sql.Record
- getChildren() - Method in class net.odoframework.util.Node
- getChildren(String) - Method in class net.odoframework.sql.Record
- getClientInfo() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getClientInfo(String) - Method in class net.odoframework.sql.SQLConnectionWrapper
- getClob(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getClob(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getCode() - Method in class net.odoframework.http.BaseHttpResponse
- getColumn(ResultSet, int) - Static method in class net.odoframework.sql.SQLUtils
- getColumn(ResultSet, String) - Static method in class net.odoframework.sql.SQLUtils
- getConnection() - Method in class net.odoframework.sql.DefaultSQLTemplate
- getConnection() - Method in interface net.odoframework.sql.SQLTemplate
- getConverted(Source) - Method in class net.odoframework.beans.ConvertingPropertyBinding
- getCredentials() - Method in class net.odoframework.http.HttpRequest
- getDate(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getDate(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getDateTime(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getDateTime(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getDouble(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getDouble(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getEnum(String, Class<K>) - Method in class net.odoframework.sql.Record
- getException() - Method in exception net.odoframework.sql.SQLWrappedException
- getFloat(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getFloat(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getHeaders() - Method in class net.odoframework.http.HttpRequest
- getHoldability() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getIdFields() - Method in class net.odoframework.sql.Record
- getIndex(String) - Static method in class net.odoframework.sql.SQLUtils
- getIndex(String, ResultSet) - Static method in class net.odoframework.sql.SQLUtils
- getInt(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getInt(String) - Method in class net.odoframework.sql.Record
- getInt(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getKey() - Method in class net.odoframework.sql.Record
- getKey() - Method in class net.odoframework.util.WritablePair
- getLeafNodes() - Method in class net.odoframework.util.Node
- getLeaves() - Method in class net.odoframework.util.Node
- getLeft() - Method in class net.odoframework.util.Pair
- getLong(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getLong(String) - Method in class net.odoframework.sql.Record
- getLong(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getMessage() - Method in class net.odoframework.http.HttpError
- getMetaData() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getMethod() - Method in class net.odoframework.http.HttpRequest
- getNCharacterStream(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getNCharacterStream(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getNetworkTimeout() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getNewInstanceConstructor() - Method in class net.odoframework.beans.ObjectToMap
- getNString(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getNString(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getQueryParameters() - Method in class net.odoframework.http.URIBuilder
- getResultSet() - Method in class net.odoframework.sql.Query
- getRight() - Method in class net.odoframework.util.Pair
- getRoot(Throwable) - Static method in class net.odoframework.util.Exceptions
- getRow() - Method in class net.odoframework.sql.Record
- getRow() - Method in class net.odoframework.sql.ResultSetWrapper
- getRowId(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getRowId(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getSchema() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getShort(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getShort(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getSource(Source) - Method in class net.odoframework.beans.OneWayBinding
- getSql() - Method in interface net.odoframework.sql.DBStatement
- getSql() - Method in class net.odoframework.sql.Delete
- getSql() - Method in class net.odoframework.sql.Insert
- getSql() - Method in class net.odoframework.sql.ObjectInsert
- getSql() - Method in class net.odoframework.sql.ObjectUpdate
- getSql() - Method in class net.odoframework.sql.SQLStatement
- getSql() - Method in class net.odoframework.sql.Update
- getStream() - Method in class net.odoframework.util.ClasspathResource
- getStream() - Method in class net.odoframework.util.FileResource
- getStream() - Method in interface net.odoframework.util.Resource
- getString() - Method in interface net.odoframework.util.Resource
- getString(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getString(String) - Method in class net.odoframework.sql.Record
- getString(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getTable() - Method in class net.odoframework.sql.BaseUpdateStatement
- getTable() - Method in class net.odoframework.sql.Record
- getTarget(Target) - Method in class net.odoframework.beans.OneWayBinding
- getter - Variable in class net.odoframework.beans.PropertyBinding
- getTime(int) - Method in class net.odoframework.sql.ResultSetWrapper
- getTime(String) - Method in class net.odoframework.sql.ResultSetWrapper
- getTimeout() - Method in class net.odoframework.http.HttpRequest
- getTransactionIsolation() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getTypeMap() - Method in class net.odoframework.sql.SQLConnectionWrapper
- getUri() - Method in class net.odoframework.http.HttpRequest
- getUrl() - Method in class net.odoframework.http.HttpRequest
- getValue() - Method in class net.odoframework.util.Node
- getValue() - Method in class net.odoframework.util.WritablePair
- getWarnings() - Method in class net.odoframework.sql.SQLConnectionWrapper
H
- hasChildren() - Method in class net.odoframework.util.Node
- hashCode() - Method in class net.odoframework.http.BaseHttpResponse
- hashCode() - Method in class net.odoframework.http.HttpError
- hashCode() - Method in class net.odoframework.sql.Record
- hashCode() - Method in class net.odoframework.util.ListBackedMap
- hashCode() - Method in class net.odoframework.util.ListBackedSet
- hashCode() - Method in class net.odoframework.util.Pair
- head(URI) - Static method in class net.odoframework.http.HttpRequest
- header(String, String...) - Method in class net.odoframework.http.HttpRequest
- Http - Interface in net.odoframework.http
- HttpError - Class in net.odoframework.http
- HttpError(int, String, InputStream) - Constructor for class net.odoframework.http.HttpError
- HttpRequest - Class in net.odoframework.http
- HttpRequest(URI) - Constructor for class net.odoframework.http.HttpRequest
- HttpResponse - Class in net.odoframework.http
- HttpResponse(int, InputStream) - Constructor for class net.odoframework.http.HttpResponse
I
- ifNullReturn(T, T) - Static method in class net.odoframework.util.NullSafe
- index(int) - Static method in class net.odoframework.sql.ColumnReference
- indexResultSet(ResultSet) - Static method in class net.odoframework.sql.SQLUtils
- insert(String, T) - Static method in class net.odoframework.sql.ObjectInsert
- Insert - Class in net.odoframework.sql
- Insert(String) - Constructor for class net.odoframework.sql.Insert
- insertInto(String) - Static method in class net.odoframework.sql.Insert
- INT_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- into(Function<ResultSet, T>) - Static method in class net.odoframework.sql.ResultSetMapper
- into(Supplier<T>) - Static method in class net.odoframework.sql.ResultSetMapper
- into(T) - Static method in class net.odoframework.sql.ResultSetMapper
- IO - Class in net.odoframework.util
- IO() - Constructor for class net.odoframework.util.IO
- isBlank(String) - Static method in class net.odoframework.util.Strings
- isClosed() - Method in class net.odoframework.sql.SQLConnectionWrapper
- isEmpty() - Method in class net.odoframework.util.TrackedMap
- isLeft() - Method in class net.odoframework.util.Either
- isNotBlank(String) - Static method in class net.odoframework.util.Strings
- ISO_DATE_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- ISO_DATETIME_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- isOneOf(String, String...) - Static method in class net.odoframework.util.Strings
- isReadOnly() - Method in class net.odoframework.sql.SQLConnectionWrapper
- isStrict() - Method in class net.odoframework.beans.ObjectToMap
- isValid(int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- isWrapperFor(Class<?>) - Method in class net.odoframework.sql.SQLConnectionWrapper
- iterator() - Method in class net.odoframework.util.ListBackedSet
K
- keySet() - Method in class net.odoframework.util.TrackedMap
L
- left() - Method in class net.odoframework.util.Either
- left(T) - Static method in class net.odoframework.util.Either
- ListBackedMap<T,K> - Class in net.odoframework.util
- ListBackedMap() - Constructor for class net.odoframework.util.ListBackedMap
- ListBackedMap(int) - Constructor for class net.odoframework.util.ListBackedMap
- ListBackedMap(T, K) - Constructor for class net.odoframework.util.ListBackedMap
- ListBackedSet<E> - Class in net.odoframework.util
- ListBackedSet(int) - Constructor for class net.odoframework.util.ListBackedSet
- ListBackedSet(List<E>) - Constructor for class net.odoframework.util.ListBackedSet
- loadModuleChain(Class) - Static method in class net.odoframework.util.Modules
- loadProperties(Class<?>, String...) - Static method in class net.odoframework.util.ConfigLoader
- loadProperties(String...) - Static method in class net.odoframework.util.ConfigLoader
- LogProvider - Interface in net.odoframework.util
- LONG_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
M
- map(Function<T, K>) - Method in interface net.odoframework.util.Monad
- map(T, SQLFunction<T, K>) - Static method in exception net.odoframework.sql.SQLWrappedException
- mapLeft(Function<T, Z>) - Method in class net.odoframework.util.Either
- mapRight(Function<K, Z>) - Method in class net.odoframework.util.Either
- MapToObjectMapper<T> - Class in net.odoframework.beans
- MapToObjectMapper(Pair<String, Binding<T, ?>>...) - Constructor for class net.odoframework.beans.MapToObjectMapper
- MapToObjectRegistry - Class in net.odoframework.beans
- MapToObjectRegistry() - Constructor for class net.odoframework.beans.MapToObjectRegistry
- method(String) - Method in class net.odoframework.http.HttpRequest
- Modules - Class in net.odoframework.util
- Modules() - Constructor for class net.odoframework.util.Modules
- Monad<T> - Interface in net.odoframework.util
N
- name(String) - Static method in class net.odoframework.sql.ColumnReference
- nativeSQL(String) - Method in class net.odoframework.sql.SQLConnectionWrapper
- net.odoframework.annotations - package net.odoframework.annotations
- net.odoframework.beans - package net.odoframework.beans
- net.odoframework.beans.types - package net.odoframework.beans.types
- net.odoframework.http - package net.odoframework.http
- net.odoframework.sql - package net.odoframework.sql
- net.odoframework.util - package net.odoframework.util
- newInstanceConstructor(Supplier<Source>) - Method in class net.odoframework.beans.ObjectToMap
- next() - Method in class net.odoframework.sql.ResultSetWrapper
- Node<T> - Class in net.odoframework.util
- Node(Node<T>, T, List<Node<T>>) - Constructor for class net.odoframework.util.Node
- Node(T) - Constructor for class net.odoframework.util.Node
- Node(T, List<Node<T>>) - Constructor for class net.odoframework.util.Node
- notBlank(String, String) - Static method in class net.odoframework.util.Assertions
- notEmpty(T, String) - Static method in class net.odoframework.util.Assertions
- notEmptyArray(T[], String) - Static method in class net.odoframework.util.Assertions
- notExisting(String) - Static method in class net.odoframework.util.Assertions
- notNull(T, String) - Static method in class net.odoframework.util.Assertions
- NullSafe - Class in net.odoframework.util
- NullSafe() - Constructor for class net.odoframework.util.NullSafe
- NumberCoercingConverter<T extends Number,K extends Number> - Class in net.odoframework.beans.types
- NumberCoercingConverter(Class<K>) - Constructor for class net.odoframework.beans.types.NumberCoercingConverter
- numberCoercions() - Static method in class net.odoframework.beans.types.NumberCoercingConverter
- NumberToStringConverter<T extends Number> - Class in net.odoframework.beans.types
- NumberToStringConverter() - Constructor for class net.odoframework.beans.types.NumberToStringConverter
O
- ObjectInsert<T> - Class in net.odoframework.sql
- ObjectInsert(String, T) - Constructor for class net.odoframework.sql.ObjectInsert
- ObjectToMap<Source> - Class in net.odoframework.beans
- ObjectToMap(boolean, Supplier<Source>) - Constructor for class net.odoframework.beans.ObjectToMap
- ObjectToMap(boolean, MapToObjectRegistry, Supplier<Source>) - Constructor for class net.odoframework.beans.ObjectToMap
- ObjectToMap(Supplier<Source>) - Constructor for class net.odoframework.beans.ObjectToMap
- ObjectUpdate<T> - Class in net.odoframework.sql
- ObjectUpdate(String, T) - Constructor for class net.odoframework.sql.ObjectUpdate
- odo.core - module odo.core
- OneWayBinding<Source,SourceType,Target,TargetType> - Class in net.odoframework.beans
- OneWayBinding(Binding<Source, SourceType>, Binding<Target, TargetType>, Function<TargetType, SourceType>) - Constructor for class net.odoframework.beans.OneWayBinding
P
- Pair<T,K> - Class in net.odoframework.util
- Pair(T, K) - Constructor for class net.odoframework.util.Pair
- parent(Node<T>) - Method in class net.odoframework.util.Node
- passThrough(Function<T, K>, BiConsumer<T, K>) - Static method in class net.odoframework.beans.ConvertingPropertyBinding
- password(String) - Method in class net.odoframework.http.URIBuilder
- path(String) - Method in class net.odoframework.http.URIBuilder
- pipe(InputStream, OutputStream) - Static method in class net.odoframework.util.IO
- port(int) - Method in class net.odoframework.http.URIBuilder
- post(URI) - Static method in class net.odoframework.http.HttpRequest
- prepareCall(String) - Method in class net.odoframework.sql.SQLConnectionWrapper
- prepareCall(String, int, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- prepareCall(String, int, int, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- prepareStatement(String) - Method in class net.odoframework.sql.SQLConnectionWrapper
- prepareStatement(String, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- prepareStatement(String, int[]) - Method in class net.odoframework.sql.SQLConnectionWrapper
- prepareStatement(String, int, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- prepareStatement(String, int, int, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- prepareStatement(String, String[]) - Method in class net.odoframework.sql.SQLConnectionWrapper
- primaryKeyFields(String...) - Method in class net.odoframework.sql.Record
- PropertyBinding<T,K> - Class in net.odoframework.beans
- PropertyBinding(BiConsumer<T, K>) - Constructor for class net.odoframework.beans.PropertyBinding
- PropertyBinding(Function<T, K>) - Constructor for class net.odoframework.beans.PropertyBinding
- PropertyBinding(Function<T, K>, BiConsumer<T, K>) - Constructor for class net.odoframework.beans.PropertyBinding
- protocol(String) - Method in class net.odoframework.http.URIBuilder
- prune() - Method in class net.odoframework.util.Node
- put(URI) - Static method in class net.odoframework.http.HttpRequest
- put(K, V) - Method in class net.odoframework.util.TrackedMap
- put(T, K) - Method in class net.odoframework.util.ListBackedMap
- putAll(Map<? extends K, ? extends V>) - Method in class net.odoframework.util.TrackedMap
Q
- Query - Class in net.odoframework.sql
- Query(DBStatement, DataSource, boolean) - Constructor for class net.odoframework.sql.Query
- queryParam(String, Object) - Method in class net.odoframework.http.URIBuilder
- queryParam(String, Temporal, String) - Method in class net.odoframework.http.URIBuilder
R
- read(ResultSet) - Method in class net.odoframework.sql.ColumnReference
- read(ResultSet, T) - Method in class net.odoframework.sql.WriteProperty
- Record - Class in net.odoframework.sql
- Record(String, String...) - Constructor for class net.odoframework.sql.Record
- releaseSavepoint(Savepoint) - Method in class net.odoframework.sql.SQLConnectionWrapper
- remove(Object) - Method in class net.odoframework.util.TrackedMap
- remove(String) - Method in class net.odoframework.sql.Record
- removeChild(String) - Method in class net.odoframework.sql.Record
- requireNotBlank(String) - Static method in class net.odoframework.util.Strings
- requireNotBlank(String, String) - Static method in class net.odoframework.util.Strings
- resolve(String, Module) - Static method in class net.odoframework.util.ConfigLoader
- resolve(String, String) - Static method in class net.odoframework.util.EnvironmentUtils
- Resource - Interface in net.odoframework.util
- ResultSetBinding<T,K> - Class in net.odoframework.sql
- ResultSetBinding(ResultSet, String) - Constructor for class net.odoframework.sql.ResultSetBinding
- ResultSetMapper<T> - Class in net.odoframework.sql
- ResultSetMapper(Function<ResultSet, T>) - Constructor for class net.odoframework.sql.ResultSetMapper
- ResultSetMapper(Supplier<T>) - Constructor for class net.odoframework.sql.ResultSetMapper
- ResultSetMapper(T) - Constructor for class net.odoframework.sql.ResultSetMapper
- ResultSetSpliterator - Class in net.odoframework.sql
- ResultSetSpliterator(Query) - Constructor for class net.odoframework.sql.ResultSetSpliterator
- ResultSetWrapper - Class in net.odoframework.sql
- ResultSetWrapper(ResultSet) - Constructor for class net.odoframework.sql.ResultSetWrapper
- right() - Method in class net.odoframework.util.Either
- right(K) - Static method in class net.odoframework.util.Either
- rollback() - Method in class net.odoframework.sql.SQLConnectionWrapper
- rollback(Savepoint) - Method in class net.odoframework.sql.SQLConnectionWrapper
- row(ResultSet) - Static method in class net.odoframework.sql.SQLUtils
- run() - Method in interface net.odoframework.sql.SQLRunnable
- run(SQLRunnable) - Static method in exception net.odoframework.sql.SQLWrappedException
S
- safe(Supplier<T>) - Static method in class net.odoframework.util.NullSafe
- safe(Supplier<T>, T) - Static method in class net.odoframework.util.NullSafe
- server(String) - Method in class net.odoframework.http.URIBuilder
- set(String, Object) - Method in class net.odoframework.sql.Record
- set(String, Map<String, ColumnIndex>) - Static method in class net.odoframework.sql.SQLUtils
- set(T, K) - Method in interface net.odoframework.beans.Binding
- set(T, K) - Method in class net.odoframework.beans.PropertyBinding
- set(T, K) - Method in class net.odoframework.sql.ResultSetBinding
- setAutoCommit(boolean) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setCatalog(String) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setClientInfo(String, String) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setClientInfo(Properties) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setColumn(ResultSet, int, Object) - Static method in class net.odoframework.sql.SQLUtils
- setColumn(ResultSet, String, Object) - Static method in class net.odoframework.sql.SQLUtils
- setConverted(Source, SourceType) - Method in class net.odoframework.beans.ConvertingPropertyBinding
- setHoldability(int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setNetworkTimeout(Executor, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setReadOnly(boolean) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setSavepoint() - Method in class net.odoframework.sql.SQLConnectionWrapper
- setSavepoint(String) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setSchema(String) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setShardingKey(ShardingKey) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setShardingKey(ShardingKey, ShardingKey) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setShardingKeyIfValid(ShardingKey, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setShardingKeyIfValid(ShardingKey, ShardingKey, int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setter - Variable in class net.odoframework.beans.PropertyBinding
- setTransactionIsolation(int) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setTypeMap(Map<String, Class<?>>) - Method in class net.odoframework.sql.SQLConnectionWrapper
- setValue(K) - Method in class net.odoframework.util.WritablePair
- SHORT_TO_STRING - Static variable in class net.odoframework.beans.types.Converters
- size() - Method in class net.odoframework.util.ListBackedSet
- size() - Method in class net.odoframework.util.TrackedMap
- sourceBinding - Variable in class net.odoframework.beans.OneWayBinding
- sql(String) - Static method in class net.odoframework.sql.SQLStatement
- SQLBiConsumer<T> - Interface in net.odoframework.sql
- SQLConnectionWrapper - Class in net.odoframework.sql
- SQLConnectionWrapper(Connection, boolean) - Constructor for class net.odoframework.sql.SQLConnectionWrapper
- SQLConsumer<T> - Interface in net.odoframework.sql
- SQLFunction<T,K> - Interface in net.odoframework.sql
- SQLRunnable - Interface in net.odoframework.sql
- SQLStatement - Class in net.odoframework.sql
- SQLStatement(String) - Constructor for class net.odoframework.sql.SQLStatement
- SQLSupplier<T> - Interface in net.odoframework.sql
- SQLTemplate - Interface in net.odoframework.sql
- SQLUtils - Class in net.odoframework.sql
- SQLUtils() - Constructor for class net.odoframework.sql.SQLUtils
- SQLWrappedException - Exception in net.odoframework.sql
- SQLWrappedException(String, Throwable, boolean, boolean, SQLException) - Constructor for exception net.odoframework.sql.SQLWrappedException
- SQLWrappedException(String, SQLException) - Constructor for exception net.odoframework.sql.SQLWrappedException
- SQLWrappedException(SQLException) - Constructor for exception net.odoframework.sql.SQLWrappedException
- start() - Static method in class net.odoframework.util.Timer
- stream(DBStatement, SQLFunction<ResultSet, T>) - Method in class net.odoframework.sql.DefaultSQLTemplate
- stream(DBStatement, SQLFunction<ResultSet, T>) - Method in interface net.odoframework.sql.SQLTemplate
- streamToString(InputStream) - Static method in class net.odoframework.util.IO
- STRING_TO_BIGDECIMAL - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_BIGINTEGER - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_BOOLEAN - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_BYTE - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_DOUBLE - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_FLOAT - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_INT - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_ISO_DATE - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_ISO_DATETIME - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_LONG - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_RESOURCE - Static variable in class net.odoframework.beans.types.Converters
- STRING_TO_SHORT - Static variable in class net.odoframework.beans.types.Converters
- Strings - Class in net.odoframework.util
- Strings() - Constructor for class net.odoframework.util.Strings
- StringToNumberConverter<T extends Number> - Class in net.odoframework.beans.types
- StringToNumberConverter(Function<Number, T>) - Constructor for class net.odoframework.beans.types.StringToNumberConverter
- StringToResourceConverter - Class in net.odoframework.beans.types
- StringToResourceConverter() - Constructor for class net.odoframework.beans.types.StringToResourceConverter
- stripPrefix(String, String) - Static method in class net.odoframework.util.ConfigLoader
T
- targetBinding - Variable in class net.odoframework.beans.OneWayBinding
- timeout(int) - Method in class net.odoframework.http.HttpRequest
- Timer - Class in net.odoframework.util
- times(String, int) - Static method in class net.odoframework.util.Strings
- timeTaken() - Method in class net.odoframework.util.Timer
- timeTaken(Runnable) - Static method in class net.odoframework.util.Timer
- toArray(ResultSet, Consumer<Object[]>) - Static method in class net.odoframework.sql.SQLUtils
- toDate(ChronoLocalDateTime<?>) - Static method in class net.odoframework.util.Dates
- toHeader() - Method in class net.odoframework.http.BasicAuth
- toHeader() - Method in interface net.odoframework.http.Credentials
- toHeader() - Method in class net.odoframework.http.TokenAuthentication
- token(String) - Static method in interface net.odoframework.http.Credentials
- TokenAuthentication - Class in net.odoframework.http
- TokenAuthentication(String) - Constructor for class net.odoframework.http.TokenAuthentication
- toMap(ResultSet, Consumer<Map<String, ?>>) - Static method in class net.odoframework.sql.SQLUtils
- toMap(Pair<T, K>...) - Static method in class net.odoframework.util.Pair
- toString() - Method in class net.odoframework.http.HttpError
- toString() - Method in class net.odoframework.http.URIBuilder
- toString() - Method in class net.odoframework.sql.Record
- toString(Throwable) - Static method in class net.odoframework.util.Exceptions
- toTarget(Source) - Method in class net.odoframework.beans.ObjectToMap
- toURI() - Method in class net.odoframework.http.URIBuilder
- toURL() - Method in class net.odoframework.http.URIBuilder
- TrackedMap<K,V> - Class in net.odoframework.util
- TrackedMap() - Constructor for class net.odoframework.util.TrackedMap
- TrackedMap(Map<K, V>) - Constructor for class net.odoframework.util.TrackedMap
- tryAdvance(Consumer<? super ResultSet>) - Method in class net.odoframework.sql.ResultSetSpliterator
- trySplit() - Method in class net.odoframework.sql.ResultSetSpliterator
- TwoWayBinding<Source,SourceType,Target,TargetType> - Class in net.odoframework.beans
- TwoWayBinding(Binding<Source, SourceType>, Binding<Target, TargetType>) - Constructor for class net.odoframework.beans.TwoWayBinding
- TwoWayBinding(Binding<Source, SourceType>, Binding<Target, TargetType>, Function<SourceType, TargetType>, Function<TargetType, SourceType>) - Constructor for class net.odoframework.beans.TwoWayBinding
U
- unwrap(Class<T>) - Method in class net.odoframework.sql.SQLConnectionWrapper
- update(String) - Static method in class net.odoframework.sql.Update
- update(String, T) - Static method in class net.odoframework.sql.ObjectUpdate
- Update - Class in net.odoframework.sql
- Update(String) - Constructor for class net.odoframework.sql.Update
- uri(String) - Static method in class net.odoframework.http.URIBuilder
- uri(String, String) - Static method in class net.odoframework.http.URIBuilder
- URIBuilder - Class in net.odoframework.http
- URIBuilder() - Constructor for class net.odoframework.http.URIBuilder
- URLConnectionHttpService - Class in net.odoframework.http
- URLConnectionHttpService() - Constructor for class net.odoframework.http.URLConnectionHttpService
- user(String) - Method in class net.odoframework.http.URIBuilder
V
- value(String, Object) - Method in class net.odoframework.sql.Insert
- value(String, Object) - Method in class net.odoframework.sql.Update
- value(String, Supplier<?>) - Method in class net.odoframework.sql.Insert
- value(String, Supplier<?>) - Method in class net.odoframework.sql.Update
- values() - Method in class net.odoframework.util.TrackedMap
- visitBreadthFirst(boolean, Consumer<T>) - Method in class net.odoframework.util.Node
- visitBreadthFirst(Consumer<T>) - Method in class net.odoframework.util.Node
- visitDepthFirst(Consumer<T>) - Method in class net.odoframework.util.Node
W
- where(String, Object) - Method in class net.odoframework.sql.Delete
- where(String, Object) - Method in class net.odoframework.sql.Update
- where(String, Function<T, ?>) - Method in class net.odoframework.sql.ObjectUpdate
- where(String, Supplier<?>) - Method in class net.odoframework.sql.Delete
- where(String, Supplier<?>) - Method in class net.odoframework.sql.Update
- withConversion(Function<T, K>, BiConsumer<T, K>, Class<K>, Class<Z>) - Static method in class net.odoframework.beans.ConvertingPropertyBinding
- WritablePair<T,K> - Class in net.odoframework.util
- WritablePair(T, K) - Constructor for class net.odoframework.util.WritablePair
- write(ResultSet, T) - Method in class net.odoframework.sql.ColumnReference
- WriteProperty<T,K,Z> - Class in net.odoframework.sql
- WriteProperty(ColumnReference, BiConsumer<T, K>, Function<Z, K>) - Constructor for class net.odoframework.sql.WriteProperty
All Classes|All Packages