public class BasicTypeRegistry extends Object implements Serializable
BasicType instances| Constructor and Description |
|---|
BasicTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
BasicType |
getRegisteredType(String key) |
void |
register(BasicType type) |
void |
register(CompositeUserType type,
String[] keys) |
void |
register(UserType type,
String[] keys) |
BasicTypeRegistry |
shallowCopy() |
public void register(BasicType type)
public void register(CompositeUserType type, String[] keys)
public BasicTypeRegistry shallowCopy()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.