Uses of Class
org.hibernate.validator.internal.util.privilegedactions.NewSchema
-
Packages that use NewSchema Package Description org.hibernate.validator.internal.util.privilegedactions Implementations of PrivilegedAction in order to execute reflection operations in a security manager. -
-
Uses of NewSchema in org.hibernate.validator.internal.util.privilegedactions
Methods in org.hibernate.validator.internal.util.privilegedactions that return NewSchema Modifier and Type Method Description static NewSchemaNewSchema. action(SchemaFactory schemaFactory, URL url)
-