Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Class Dialect.JDBCInfo

java.lang.Object
  extended by org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.JDBCInfo
Enclosing class:
Dialect

public static final class Dialect.JDBCInfo
extends Object


Field Summary
 int jdbcType
           
 String string
           
 
Constructor Summary
Dialect.JDBCInfo(String string, int jdbcType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

string

public final String string

jdbcType

public final int jdbcType
Constructor Detail

Dialect.JDBCInfo

public Dialect.JDBCInfo(String string,
                        int jdbcType)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.