|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Handler.get(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext)
method of the Handler class.
ResourceImpl.getCreatedTime()
instead
EmbeddedRegistryService
which is tailored to expose InMemoryEmbeddedRegistry
instances as OSGi services.AssociationDAO
to store associations on a JDBC-based database.ClusterLock
implementation to avoid database schema creation and data population from
multiple nodes for JDBC-base databases.CommentsDAO
to store comments on a JDBC-based database.JDBCCommentsVersionDAO
implements JDBCCommentsDAO
to store
comments on a JDBC-based database, when versioning for comments has been enabled.DAOManager
to obtain access to the object representations of various
data stored on a back-end JDBC-based database.DataAccessManager
to access a back-end JDBC-based database.LogsDAO
to store logs on a JDBC-based database.PathCache
to store paths of registry resources on a JDBC-based
database.RatingsDAO
to store ratings on a JDBC-based database.JDBCRatingsDAO
implements RatingsDAO
to store ratings on a
JDBC-based database, when versioning for ratings has been enabled.ResourceDAO
to store resources on a JDBC-based database.ResourceVersionDAO
to store resources on a JDBC-based database
with versioning enabled.TagsDAO
to store tags on a JDBC-based database.JDBCTagsDAO
implements TagsDAO
to store tags on a JDBC-based
database, when versioning for tags has been enabled.TransactionManager
to manage a back-end JDBC-based transactions.SimpleResponseContext
in Abdera.ExtensibleElement
for properties.ExtensibleElement
for a property.ExtensibleElement
for a property name.ExtensibleElement
for a property value.Comment.setCreatedTime(java.util.Date)
instead
SimpleResponseContext
in Abdera.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |