Interface | Description |
---|---|
JdbcDatastoreCommodityContext |
JDBC Datastore
DatastoreCommodityContext . |
JdbcDatastoreCommodityFactory<C extends com.holonplatform.core.datastore.DatastoreCommodity> |
JDBC
DatastoreCommodityFactory extension type to allow automatic registration using Java
ServiceLoader extension, through a
com.holonplatform.datastore.jdbc.config.JdbcDatastoreCommodityFactory file under the
META-INF/services folder. |
JdbcDatastoreExpressionResolver<E extends com.holonplatform.core.Expression,R extends com.holonplatform.core.Expression> |
JDBC
ExpressionResolver extension type to allow automatic registration using Java ServiceLoader
extension, through a com.holonplatform.datastore.jdbc.config.JdbcDatastoreExpressionResolver file under
the META-INF/services folder. |
Enum | Description |
---|---|
IdentifierResolutionStrategy |
Enumeration of the available
PropertyBox /PropertySet identifier resolution strategies. |
Copyright © 2019 The Holon Platform. All rights reserved.