Package net.solarnetwork.dao
package net.solarnetwork.dao
-
ClassDescriptionBasic implementation of
BatchableDao.BatchOptions.Basic implementation ofBatchableDao.BatchResult.Basic implementation ofBulkExportingDao.ExportOptions.Basic implementation ofBulkExportingDao.ExportResult.Basic immutable implementation ofBulkLoadingDao.LoadingOptions.Basic implementation ofEntityusing a comparable and serializable primary key.Basic implementation ofFilterResults.BasicIdentity<PK extends Comparable<PK>>A basic, immutable implementation ofIdentitythat is alsoSerializable.Basic implementation ofEntitywith long primary key type.Basic implementation ofEntitywith string primary key type.BatchableDao<T>An API for batch processing domain objects.Handler for batch processing.The result for a single batch operation.Batch processing options.The result of the entire batch processing.DAO API for bulk exporting.Handler for export processing.The action to perform after a single export callback.Export processing options.The result of the entire export processing.API for entity batch loading DAO operations.API for a bulk loading operational context.API for handling an exception thrown during a bulk loading operation.Bulk loading options.Batch loading transaction mode.Search criteria for a date range.Entity<K>Base API for a persistable domain object.API for a Data Access Object that supports filtered queries.A filtered query results object.A simple Data Access Object (DAO) API for managing persistent entity objects.Enumeration of standard entity event types.Enumeration of a set of standard sort keys.Search criteria for a local date range.Search criteria for query optimizations to apply.API for page-based search criteria.Search criteria for recent data results.API for sorting criteria.