Modifier and Type | Required Element and Description |
---|---|
String |
type
The Hibernate type name.
|
Modifier and Type | Optional Element and Description |
---|---|
Parameter[] |
parameters
Any configuration parameters for the named type.
|
public abstract String type
Type
, UserType
or
CompositeUserType
. May also refer to a type definition by name
TypeDef.name()
public abstract Parameter[] parameters
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.