Home
last modified time | relevance | path

Searched refs:SQLExecutor (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/poco/poco-1.10.1-all/Data/ODBC/testsuite/src/
H A DODBCSQLiteTest.cpp73 …or().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
74 …or().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
75 …tor().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
76 …tor().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
86 …or().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
87 …or().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
88 …tor().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
89 …tor().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
100 …or().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
101 …tor().bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
[all …]
H A DODBCDB2Test.cpp92 …tor->bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
93 …tor->bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
94 …utor->bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
95 …utor->bareboneODBCTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
103 …neODBCMultiResultTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
104 …neODBCMultiResultTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
105 …oneODBCMultiResultTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
106 …oneODBCMultiResultTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
592 _pExecutor = new SQLExecutor(_driver + " SQL Executor", _pSession); in suite()
H A DODBCPostgreSQLTest.cpp138 …or().bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
139 …or().bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
140 …tor().bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
141 …tor().bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
151 …or().bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
152 …or().bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
153 …tor().bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
154 …tor().bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
581 _pExecutor = new SQLExecutor(_driver + " SQL Executor", _pSession); in suite()
H A DODBCSQLServerTest.cpp131 SQLExecutor::PB_IMMEDIATE, SQLExecutor::DE_MANUAL, true, "CONVERT(VARBINARY(30),?)"); in testBareboneODBC()
133 SQLExecutor::PB_IMMEDIATE, SQLExecutor::DE_BOUND, true, "CONVERT(VARBINARY(30),?)"); in testBareboneODBC()
135 SQLExecutor::PB_AT_EXEC, SQLExecutor::DE_MANUAL, true, "CONVERT(VARBINARY(30),?)"); in testBareboneODBC()
137 SQLExecutor::PB_AT_EXEC, SQLExecutor::DE_BOUND, true, "CONVERT(VARBINARY(30),?)"); in testBareboneODBC()
144 …neODBCMultiResultTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
145 …neODBCMultiResultTest(dbConnString(), tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBareboneODBC()
146 …oneODBCMultiResultTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
147 …oneODBCMultiResultTest(dbConnString(), tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBareboneODBC()
733 _pExecutor = new SQLExecutor(_driver + " SQL Executor", _pSession); in suite()
H A DSQLExecutor.cpp299 SQLExecutor::SQLExecutor(const std::string& name, Poco::Data::Session* pSession): in SQLExecutor() function in SQLExecutor
306 SQLExecutor::~SQLExecutor() in ~SQLExecutor()
1497 void SQLExecutor::floats() in floats()
1520 void SQLExecutor::doubles() in doubles()
1567 void SQLExecutor::limits() in limits()
2274 void SQLExecutor::ranges() in ranges()
2480 void SQLExecutor::date() in date()
2519 void SQLExecutor::time() in time()
2557 void SQLExecutor::tuples() in tuples()
3023 void SQLExecutor::nulls() in nulls()
[all …]
H A DODBCOracleTest.cpp119 …tor->bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_IMMEDIATE, SQLExecutor::D… in testBarebone()
120 …utor->bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBarebone()
121 …utor->bareboneODBCTest(_connectString, tableCreateString, SQLExecutor::PB_AT_EXEC, SQLExecutor::DE… in testBarebone()
144 SQLExecutor::PB_IMMEDIATE, in testBarebone()
145 SQLExecutor::DE_MANUAL, in testBarebone()
150 SQLExecutor::PB_IMMEDIATE, in testBarebone()
151 SQLExecutor::DE_BOUND, in testBarebone()
156 SQLExecutor::PB_AT_EXEC, in testBarebone()
157 SQLExecutor::DE_MANUAL, in testBarebone()
162 SQLExecutor::PB_AT_EXEC, in testBarebone()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java51 public class SQLExecutor { class
54 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
57 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
83 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, int numbe… in SQLExecutor() method in SQLExecutor
88 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
94 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
98 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
105 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
141 public static class Select extends SQLExecutor implements Executor {
174 public static class Delete extends SQLExecutor implements Executor {
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java51 public class SQLExecutor { class
54 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
57 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
83 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, int numbe… in SQLExecutor() method in SQLExecutor
88 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
94 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
98 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
105 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
141 public static class Select extends SQLExecutor implements Executor {
174 public static class Delete extends SQLExecutor implements Executor {
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java51 public class SQLExecutor { class
54 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
57 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
83 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, int numbe… in SQLExecutor() method in SQLExecutor
88 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
94 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
98 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
105 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
141 public static class Select extends SQLExecutor implements Executor {
174 public static class Delete extends SQLExecutor implements Executor {
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java51 public class SQLExecutor { class
54 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
57 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
83 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, int numbe… in SQLExecutor() method in SQLExecutor
88 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
94 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
98 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
105 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
141 public static class Select extends SQLExecutor implements Executor {
174 public static class Delete extends SQLExecutor implements Executor {
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java51 public class SQLExecutor { class
54 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
57 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
83 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, int numbe… in SQLExecutor() method in SQLExecutor
88 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
94 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
98 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
105 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
141 public static class Select extends SQLExecutor implements Executor {
174 public static class Delete extends SQLExecutor implements Executor {
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java57 public class SQLExecutor { class
60 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
63 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
106 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
112 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
116 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
123 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
159 public static class Select extends SQLExecutor implements Executor {
211 public static class Delete extends SQLExecutor implements Executor {
257 public static class Insert extends SQLExecutor implements Executor {
[all …]
H A DInterceptorImpl.java55 import com.mysql.clusterj.jdbc.SQLExecutor.Executor;
340 result = new SQLExecutor.Insert(domainTypeHandler, columnNames); in createSQLExecutor()
346 result = new SQLExecutor.Noop(); in createSQLExecutor()
357 result = new SQLExecutor.Noop(); in createSQLExecutor()
387 … result = new SQLExecutor.Select(domainTypeHandler, columnNames, queryDomainType, lockMode); in createSQLExecutor()
399 result = new SQLExecutor.Noop(); in createSQLExecutor()
421 result = new SQLExecutor.Delete(domainTypeHandler); in createSQLExecutor()
435 result = new SQLExecutor.Noop(); in createSQLExecutor()
472 result = new SQLExecutor.Noop(); in createSQLExecutor()
487 result = new SQLExecutor.Noop(); in createSQLExecutor()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java57 public class SQLExecutor { class
60 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
63 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
106 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
112 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
116 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
123 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
159 public static class Select extends SQLExecutor implements Executor {
211 public static class Delete extends SQLExecutor implements Executor {
257 public static class Insert extends SQLExecutor implements Executor {
[all …]
H A DInterceptorImpl.java55 import com.mysql.clusterj.jdbc.SQLExecutor.Executor;
340 result = new SQLExecutor.Insert(domainTypeHandler, columnNames); in createSQLExecutor()
346 result = new SQLExecutor.Noop(); in createSQLExecutor()
357 result = new SQLExecutor.Noop(); in createSQLExecutor()
387 … result = new SQLExecutor.Select(domainTypeHandler, columnNames, queryDomainType, lockMode); in createSQLExecutor()
399 result = new SQLExecutor.Noop(); in createSQLExecutor()
421 result = new SQLExecutor.Delete(domainTypeHandler); in createSQLExecutor()
435 result = new SQLExecutor.Noop(); in createSQLExecutor()
472 result = new SQLExecutor.Noop(); in createSQLExecutor()
487 result = new SQLExecutor.Noop(); in createSQLExecutor()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java57 public class SQLExecutor { class
60 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
63 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
106 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
112 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
116 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
123 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
159 public static class Select extends SQLExecutor implements Executor {
211 public static class Delete extends SQLExecutor implements Executor {
257 public static class Insert extends SQLExecutor implements Executor {
[all …]
H A DInterceptorImpl.java55 import com.mysql.clusterj.jdbc.SQLExecutor.Executor;
340 result = new SQLExecutor.Insert(domainTypeHandler, columnNames); in createSQLExecutor()
346 result = new SQLExecutor.Noop(); in createSQLExecutor()
357 result = new SQLExecutor.Noop(); in createSQLExecutor()
387 … result = new SQLExecutor.Select(domainTypeHandler, columnNames, queryDomainType, lockMode); in createSQLExecutor()
399 result = new SQLExecutor.Noop(); in createSQLExecutor()
421 result = new SQLExecutor.Delete(domainTypeHandler); in createSQLExecutor()
435 result = new SQLExecutor.Noop(); in createSQLExecutor()
472 result = new SQLExecutor.Noop(); in createSQLExecutor()
487 result = new SQLExecutor.Noop(); in createSQLExecutor()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java57 public class SQLExecutor { class
60 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
63 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
106 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
112 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
116 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
123 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
159 public static class Select extends SQLExecutor implements Executor {
211 public static class Delete extends SQLExecutor implements Executor {
257 public static class Insert extends SQLExecutor implements Executor {
[all …]
H A DInterceptorImpl.java55 import com.mysql.clusterj.jdbc.SQLExecutor.Executor;
340 result = new SQLExecutor.Insert(domainTypeHandler, columnNames); in createSQLExecutor()
346 result = new SQLExecutor.Noop(); in createSQLExecutor()
357 result = new SQLExecutor.Noop(); in createSQLExecutor()
387 … result = new SQLExecutor.Select(domainTypeHandler, columnNames, queryDomainType, lockMode); in createSQLExecutor()
399 result = new SQLExecutor.Noop(); in createSQLExecutor()
421 result = new SQLExecutor.Delete(domainTypeHandler); in createSQLExecutor()
435 result = new SQLExecutor.Noop(); in createSQLExecutor()
472 result = new SQLExecutor.Noop(); in createSQLExecutor()
487 result = new SQLExecutor.Noop(); in createSQLExecutor()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/
H A DSQLExecutor.java57 public class SQLExecutor { class
60 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
63 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
106 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames) { in SQLExecutor() method in SQLExecutor
112 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler) { in SQLExecutor() method in SQLExecutor
116 public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, List<String> columnNames, in SQLExecutor() method in SQLExecutor
123 …public SQLExecutor(DomainTypeHandlerImpl<?> domainTypeHandler, QueryDomainTypeImpl<?> queryDomainT… in SQLExecutor() method in SQLExecutor
159 public static class Select extends SQLExecutor implements Executor {
211 public static class Delete extends SQLExecutor implements Executor {
257 public static class Insert extends SQLExecutor implements Executor {
[all …]
H A DInterceptorImpl.java55 import com.mysql.clusterj.jdbc.SQLExecutor.Executor;
340 result = new SQLExecutor.Insert(domainTypeHandler, columnNames); in createSQLExecutor()
346 result = new SQLExecutor.Noop(); in createSQLExecutor()
357 result = new SQLExecutor.Noop(); in createSQLExecutor()
387 … result = new SQLExecutor.Select(domainTypeHandler, columnNames, queryDomainType, lockMode); in createSQLExecutor()
399 result = new SQLExecutor.Noop(); in createSQLExecutor()
421 result = new SQLExecutor.Delete(domainTypeHandler); in createSQLExecutor()
435 result = new SQLExecutor.Noop(); in createSQLExecutor()
472 result = new SQLExecutor.Noop(); in createSQLExecutor()
487 result = new SQLExecutor.Noop(); in createSQLExecutor()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/antlr/node/
H A DNode.java34 import com.mysql.clusterj.jdbc.SQLExecutor;
44 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
47 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/antlr/node/
H A DNode.java34 import com.mysql.clusterj.jdbc.SQLExecutor;
44 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
47 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/antlr/node/
H A DNode.java34 import com.mysql.clusterj.jdbc.SQLExecutor;
44 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
47 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/clusterj/clusterj-jdbc/src/main/java/com/mysql/clusterj/jdbc/antlr/node/
H A DNode.java34 import com.mysql.clusterj.jdbc.SQLExecutor;
44 static final I18NHelper local = I18NHelper.getInstance(SQLExecutor.class);
47 static final Logger logger = LoggerFactoryService.getFactory().getInstance(SQLExecutor.class);

123