资 源 简 介
Darks is a simple, efficient, fast hybrid ORM data persistence layer framework.It used to be Hibernate simple, automated mapping features and high performance of Mybatis, SQL separation "semi-automatic" mapping features, perfect together.
Current version features:
Support SQL language query, the result set for the JAVA object automatic mapping.
Support chain data source configuration.When the main data source connection access failure, will automatically switch to the associated data source access node.
Support annotation data entity class form of annotation, annotation support a one-to-one, one-to-many, many-to-one relationship mapping model, support query annotations lazy.
Support lazy loading, whole frame using lazy loading mechanism.
Support the use of SQL statements for a single entity, the entity list query, query paging query, query entity list various cascades.In a concaten