
public class MssqlConnectionUnwrapper extends Object
| Constructor and Description |
|---|
MssqlConnectionUnwrapper() |
| Modifier and Type | Method and Description |
|---|---|
static net.sourceforge.jtds.jdbc.JtdsConnection |
unwrap(Connection c)
LET OP JtdsConnection#isWrapperFor werpt altijd een
AbstractMethodError want niet geimplementeerd!
|
public static net.sourceforge.jtds.jdbc.JtdsConnection unwrap(Connection c) throws SQLException
c - de wrapped JtdsConnectionSQLException - Als unwrappen naar een JtdsConnection is misluktCopyright © 2014–2016 B3Partners B.V.. All rights reserved.