BF [ 1806700 ] Compile error on JAVA 6
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1806700&group_id=176962 (forget to comment the code block)
This commit is contained in:
parent
cb8ed2bae0
commit
7bcd8f6353
|
@ -224,7 +224,7 @@ public class ServerConnection implements Connection
|
|||
throw new java.lang.UnsupportedOperationException ("Method setTypeMap() not yet implemented.");
|
||||
}
|
||||
|
||||
/* Java 6 support - teo_sarca BF [ 1806700 ] */
|
||||
/* Java 6 support - teo_sarca BF [ 1806700 ] *
|
||||
public java.sql.Array createArrayOf(String typeName, Object[] elements) throws SQLException {
|
||||
throw new java.lang.UnsupportedOperationException ("Method not yet implemented.");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue