Artifacts using apacheds-schema-bootstrap version 1.5.4
Server's core contains the JNDI provider, interceptors, schema, and
database subsystems. The core is the heart of the server without protocols
enabled.
Last Release on Mar 7, 2020
A JDBM entry store which does not have any dependency on core interfaces.
The JDBM partition will use this store and build on it to adapt this to
server specific partition interfaces.
Having this separate module without dependencies on core interfaces makes
it easier to avoid cyclic dependencies between modules. This is especially
important for use within the bootstrap plugin which needs to build the
schema partition used for bootstrapping the server.
Last Release on Apr 2, 2010
Search engine implementation generalized for XDBM entry store scheme.
Last Release on Apr 2, 2010
This plugin pre-loads a set of schema objects into a special fixed schema
partition within the server. It uses the bootstrap schema objects to do
this at build time. The schema partition files created are then packaged
using the jar plugin to become what is known as the bootstrap partition jar.
Last Release on Aug 18, 2009
- Prev
- 1
- Next