Interface | Description |
---|---|
FinderExecutor |
Implemented by AutoDAO implementations.
|
Utils.QueryVisitor<T> |
Class | Description |
---|---|
AbstractDaoFactoryBean |
Base ORM-agnostic DAO factory.
|
ParametersChecker |
Performs finder method arguments validation.
|
Utils |
Helper utils.
|
Exception | Description |
---|---|
SpecificationViolationException |
Exception that is thrown when AutoDAO interface violates any rules.
|
AutoDAO implementation classes.
Classes in this package are not part of public API and should not be used in application code.
Copyright © 2008–2017. All rights reserved.