org.hibernate.cfg.beanvalidation
Class GroupsPerOperation

java.lang.Object
  extended by org.hibernate.cfg.beanvalidation.GroupsPerOperation

public class GroupsPerOperation
extends java.lang.Object

Author:
Emmanuel Bernard

Nested Class Summary
static class GroupsPerOperation.Operation
           
 
Constructor Summary
GroupsPerOperation(java.util.Properties properties)
           
 
Method Summary
 java.lang.Class<?>[] get(GroupsPerOperation.Operation operation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupsPerOperation

public GroupsPerOperation(java.util.Properties properties)
Method Detail

get

public java.lang.Class<?>[] get(GroupsPerOperation.Operation operation)


Copyright © 2010. All Rights Reserved.