public class SqlTypeDescriptorRegistry extends Object
SqlTypeDescriptor
Modifier and Type | Class and Description |
---|---|
static class |
SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor |
Modifier and Type | Field and Description |
---|---|
static SqlTypeDescriptorRegistry |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
addDescriptor(SqlTypeDescriptor sqlTypeDescriptor) |
SqlTypeDescriptor |
getDescriptor(int jdbcTypeCode) |
public static final SqlTypeDescriptorRegistry INSTANCE
public void addDescriptor(SqlTypeDescriptor sqlTypeDescriptor)
public SqlTypeDescriptor getDescriptor(int jdbcTypeCode)
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.