Package com.trendmicro.grid.acl.ds.jpa

Implements datasource APIs using JPA and defines generic abstraction APIs to bind DB specifc functionality in other modules.

See:
          Description

Interface Summary
TagQueryProvider Defines an interface that allows implementations to return DB specific native queries on Tags.
 

Class Summary
AbstractTagQueryProvider Base implementation for TagQueryProviders.
 

Package com.trendmicro.grid.acl.ds.jpa Description

Implements datasource APIs using JPA and defines generic abstraction APIs to bind DB specifc functionality in other modules.