|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.ufg.integrate.xml.type.TypeJDBCConf
public class TypeJDBCConf
JDBCType
,
DataSourceTypes
,
Serialized FormConstructor Summary | |
---|---|
TypeJDBCConf()
|
Method Summary | |
---|---|
List<Map<String,String>> |
getTypes(String configFile)
Como cada SGBD define seus próprios tipos de dados, é preciso definir em um arquivo de configuração o mapeamento entre os tipos de dados deste SGBD e os tipos definidos em JDBC, e esta coleção que é então retornada. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeJDBCConf()
Method Detail |
---|
public List<Map<String,String>> getTypes(String configFile) throws XMLException
getTypes
in interface TypeConf
configFile
- Nome do arquivo de mapeamento de tipos.
XMLException
JDBCType
,
DataSourceTypes
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |