net.sourceforge.domian.repository
Class PartitionRepositoryInvocationHandler.FindAllEntitiesSpecifiedBy<V extends T>
java.lang.Object
net.sourceforge.domian.repository.PartitionRepositoryInvocationHandler.FindAllEntitiesSpecifiedBy<V>
- All Implemented Interfaces:
- java.util.concurrent.Callable<java.util.Collection<V>>
- Enclosing class:
- PartitionRepositoryInvocationHandler<T extends Entity>
private class PartitionRepositoryInvocationHandler.FindAllEntitiesSpecifiedBy<V extends T>
- extends java.lang.Object
- implements java.util.concurrent.Callable<java.util.Collection<V>>
Method Summary |
java.util.Collection<V> |
call()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
modifyOriginalSpecificationsToFitPartitionSpecification
private java.lang.Boolean modifyOriginalSpecificationsToFitPartitionSpecification
partitionAwareSpecification
private Specification<V extends T> partitionAwareSpecification
PartitionRepositoryInvocationHandler.FindAllEntitiesSpecifiedBy
private PartitionRepositoryInvocationHandler.FindAllEntitiesSpecifiedBy(Specification<V> specification)
PartitionRepositoryInvocationHandler.FindAllEntitiesSpecifiedBy
private PartitionRepositoryInvocationHandler.FindAllEntitiesSpecifiedBy(Specification<V> specification,
java.lang.Boolean modifyOriginalSpecificationsToFitPartitionSpecification)
call
public java.util.Collection<V> call()
throws java.lang.Exception
- Specified by:
call
in interface java.util.concurrent.Callable<java.util.Collection<V extends T>>
- Throws:
java.lang.Exception
Copyright © 2006-2010. All Rights Reserved.