Searched refs:conn (Results 1 – 7 of 7) sorted by relevance
66 PipedConnection conn = new PipedConnection(new Object[0]); in test_getBridge() local67 new PipedConnection(new Object[] { conn }); in test_getBridge()72 new Object[] { "urp", conn, null }); in test_getBridge()77 new Object[] { "urp", conn, null }); in test_getBridge()83 conn = new PipedConnection(new Object[0]); in test_getBridge()84 new PipedConnection(new Object[] { conn }); in test_getBridge()89 new Object[]{ "urp", conn, null }); in test_getBridge()
148 XConnection conn = null ; in _createBridge() local173 conn = xCntr.connect(connectString) ; in _createBridge()192 protocol, conn, null) ; in _createBridge()
236 protected XConnection conn = null; field in ODatabaseForm492 this.conn = connection; in createTestEnvironment()748 conn.close(); in cleanup()
149 public XConnection conn = null; field in OSingleSelectQueryComposer
416 0x0008=only-use-conn-file424 0x0002=has-source-conn-file
1256 0x0020=only-use-conn-file
1296 conn
Completed in 60 milliseconds