org.jboss.jpa.resolvers.strategy
Class SpecCompliantSearchStrategy
java.lang.Object
org.jboss.jpa.resolvers.strategy.BaseSearchStrategy
org.jboss.jpa.resolvers.strategy.SpecCompliantSearchStrategy
- All Implemented Interfaces:
- SearchStrategy
public class SpecCompliantSearchStrategy
- extends BaseSearchStrategy
The spec compliant persistence unit search stragegy.
See EJB 3.0 6.2.2.
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpecCompliantSearchStrategy
public SpecCompliantSearchStrategy()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.