Class ParameterModeMarshalling
- java.lang.Object
-
- org.hibernate.boot.jaxb.mapping.marshall.ParameterModeMarshalling
-
public class ParameterModeMarshalling extends Object
JAXB marshalling forParameterMode
-
-
Constructor Summary
Constructors Constructor Description ParameterModeMarshalling()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static jakarta.persistence.ParameterMode
fromXml(String name)
static String
toXml(jakarta.persistence.ParameterMode parameterMode)
-