Lukas Eder
|
32dcf05ddf
|
Fixed author name
|
2012-02-26 08:34:00 +00:00 |
|
Chrriis
|
19110b87d6
|
[#1177] Add SQL Console module to jOOQ - Various UI improvements.
|
2012-02-25 19:15:04 +00:00 |
|
Chrriis
|
c96f66987b
|
[#1177] Add SQL Console module to jOOQ - Various UI improvements.
|
2012-02-25 19:12:33 +00:00 |
|
Chrriis
|
97958d9f9a
|
[#1177] Add SQL Console module to jOOQ - WITH clause type detection.
|
2012-02-25 19:12:12 +00:00 |
|
Chrriis
|
0b3babbadc
|
[#1177] Add SQL Console module to jOOQ - WITH clause type detection.
|
2012-02-25 19:02:08 +00:00 |
|
Chrriis
|
8813dd743f
|
[#1177] Add SQL Console module to jOOQ - Improvements to SQL Formatter.
|
2012-02-25 18:29:49 +00:00 |
|
Chrriis
|
deae0488d6
|
[#1177] Add SQL Console module to jOOQ - SQL Console exit menu fixed to match default close operation.
|
2012-02-25 17:45:07 +00:00 |
|
Lukas Eder
|
7467f3abfd
|
Fixed typo
|
2012-02-25 09:31:59 +00:00 |
|
Lukas Eder
|
df56b9578a
|
Small test fix
|
2012-02-25 09:30:42 +00:00 |
|
Lukas Eder
|
61e2cf8eef
|
Applying changes to SVN trunk, not Git trunk
|
2012-02-25 09:12:28 +00:00 |
|
Lukas Eder
|
a8cbd4081b
|
Applying changes to SVN trunk, not Git trunk
|
2012-02-25 09:10:36 +00:00 |
|
Lukas Eder
|
b255d6b22a
|
Applying changes to SVN trunk, not Git trunk
|
2012-02-25 09:10:12 +00:00 |
|
Chrriis
|
fd807b5d70
|
[#1177] Add SQL Console module to jOOQ - Editor tabs are closable.
|
2012-02-24 22:47:34 +00:00 |
|
Chrriis
|
08b0c93085
|
[#1177] Add SQL Console module to jOOQ - Icon logic in logger pane is modified.
|
2012-02-24 22:29:54 +00:00 |
|
Chrriis
|
a456dc1444
|
[#1177] Add SQL Console module to jOOQ - Basic menu bar (File>Exit, Help>About).
|
2012-02-24 22:12:44 +00:00 |
|
Chrriis
|
e368144a3f
|
[#1177] Add SQL Console module to jOOQ - Various UI improvements.
|
2012-02-24 21:45:54 +00:00 |
|
Chrriis
|
d808c09de8
|
[#1177] Add SQL Console module to jOOQ - Query type column added.
|
2012-02-24 21:31:16 +00:00 |
|
Chrriis
|
84cccdd68a
|
[#1177] Add SQL Console module to jOOQ - CallableStatement wrapping (no support for names for now).
|
2012-02-24 18:35:42 +00:00 |
|
Chrriis
|
d61ad42678
|
[#1177] Add SQL Console module to jOOQ - Various UI improvements.
|
2012-02-24 18:12:45 +00:00 |
|
Lukas Eder
|
d6234bef8a
|
[#1174] Fix manual where it still references .properties configuration instead of the new XML configuraiton
|
2012-02-24 17:47:07 +00:00 |
|
Lukas Eder
|
5cdc446213
|
Fixed menu that renders badly on MacOS X / Safari
|
2012-02-24 17:46:20 +00:00 |
|
Lukas Eder
|
c614530353
|
[#1174] Fix manual where it still references .properties configuration instead of the new XML configuraiton
|
2012-02-24 17:43:11 +00:00 |
|
Lukas Eder
|
18db7902ee
|
[#1174] Fix manual where it still references .properties configuration instead of the new XML configuraiton
|
2012-02-24 17:42:26 +00:00 |
|
Lukas Eder
|
6b9aede63e
|
[#1145] Add runtime configuration to specify whether a java.sql.PreparedStatement (with bind variables) or a java.sql.Statement (with inlined parameters) should be executed - fixed integration test
|
2012-02-24 17:26:41 +00:00 |
|
Lukas Eder
|
d1a99bc3f8
|
Some Javadoc clarification
|
2012-02-24 17:24:31 +00:00 |
|
Lukas Eder
|
b2f027a2dc
|
[#1145] Add runtime configuration to specify whether a java.sql.PreparedStatement (with bind variables) or a java.sql.Statement (with inlined parameters) should be executed - Fixed integration tests
|
2012-02-24 17:19:41 +00:00 |
|
Lukas Eder
|
cea11f1feb
|
[#1145] Add runtime configuration to specify whether a java.sql.PreparedStatement (with bind variables) or a java.sql.Statement (with inlined parameters) should be executed - Fixed integration tests
|
2012-02-24 17:18:18 +00:00 |
|
Lukas Eder
|
d5d7991976
|
[#1179] Oracle-generated ArrayRecords need a reference to org.jooq.Schema to read TABLE of OBJECT from stored procedures
|
2012-02-24 17:11:44 +00:00 |
|
Chrriis
|
f8fc5e8bb9
|
[#1177] Add SQL Console module to jOOQ - Fixed parameters display in logger.
|
2012-02-24 17:10:13 +00:00 |
|
Lukas Eder
|
c759e1b697
|
[#1013] Add integration tests for various use-cases involving custom enum types - Added TODO for Oracle <forcedType> TIME on T_DATES.T
|
2012-02-24 16:21:05 +00:00 |
|
Lukas Eder
|
5392629d25
|
[#1147] Add integration tests for executing SQL generated using Factory.renderInlined() - fixed integration test
|
2012-02-24 16:15:42 +00:00 |
|
Lukas Eder
|
e3f2a4f7db
|
[#1147] Add integration tests for executing SQL generated using Factory.renderInlined() - fixed integration test
|
2012-02-24 16:11:13 +00:00 |
|
Lukas Eder
|
fd3bfa2fb9
|
[#1175] Factory.use() seems to render SQL with the Schema name still present - added integration test
|
2012-02-24 16:10:29 +00:00 |
|
Lukas Eder
|
6354152c96
|
[#1156] Bad inlining of DATE / TIME / TIMESTAMP data types in Ingres (and other dialects, when the setting differs from the default) - Fixed unit tests after recent changes
|
2012-02-24 15:25:35 +00:00 |
|
Lukas Eder
|
ed085ff5be
|
[#1157] Add SQL / JDBC tracing capabilities in addition to logging - Added integration tests for using ExecuteListener with BatchMultiple
|
2012-02-24 14:25:55 +00:00 |
|
Lukas Eder
|
fff0d5e529
|
[#1157] Add SQL / JDBC tracing capabilities in addition to logging - Added integration tests for using ExecuteListener with BatchSingle
|
2012-02-24 14:06:27 +00:00 |
|
Lukas Eder
|
80c1037759
|
[#1157] Add SQL / JDBC tracing capabilities in addition to logging - Added integration tests for using ExecuteListener with ResultQuery
|
2012-02-24 13:40:41 +00:00 |
|
Lukas Eder
|
f736280b86
|
[#1157] Add SQL / JDBC tracing capabilities in addition to logging - Fixed batchSQL contents
|
2012-02-24 07:35:39 +00:00 |
|
Lukas Eder
|
0de72e5b47
|
[#1177] Add SQL Console module to jOOQ - Added check for ExecuteType.ROUTINE in SqlQueryDebuggerExecuteListener to avoid ClassCastExceptions in jOOQ
|
2012-02-24 07:32:36 +00:00 |
|
Lukas Eder
|
4525266c9f
|
[#1157] Add SQL / JDBC tracing capabilities in addition to logging - Fixed batchSQL contents
|
2012-02-24 07:30:32 +00:00 |
|
Lukas Eder
|
6b465ae15d
|
Restored original license on CSVReader, removing potentially inappropriate claims
|
2012-02-24 07:05:24 +00:00 |
|
Chrriis
|
b8062c61e9
|
[#1157] Add SQL / JDBC tracing capabilities in addition to logging - Added support for batch queries
|
2012-02-23 21:30:31 +00:00 |
|
Chrriis
|
08966b5a41
|
[#1177] Add SQL Console module to jOOQ - Editor UI improvements to help users.
|
2012-02-23 21:12:45 +00:00 |
|
Lukas Eder
|
2038a624d1
|
Integrate Christopher's debugger server in integration tests
|
2012-02-23 21:05:59 +00:00 |
|
Lukas Eder
|
3921e0f0ca
|
[#1157] Add SQL / JDBC tracing capabilities in addition to logging - Added support for batch queries
|
2012-02-23 21:01:50 +00:00 |
|
Chrriis
|
bff646e7e8
|
[#1177] Add SQL Console module to jOOQ - Scroll lock icon has tooltip to understand its function.
|
2012-02-23 20:58:12 +00:00 |
|
Lukas Eder
|
865cb15bbb
|
Added Christopher Deckers as author
|
2012-02-23 20:42:05 +00:00 |
|
Chrriis
|
46235cfcf5
|
[#1177] Add SQL Console module to jOOQ - More compact UI (in prevision for other L&F that have bigger widgets).
|
2012-02-23 20:41:50 +00:00 |
|
Chrriis
|
001b99b096
|
[#1177] Add SQL Console module to jOOQ - Dependency on DJ Swing Suite is removed.
|
2012-02-23 20:34:11 +00:00 |
|
Lukas Eder
|
455b5ecb95
|
[#1177] Add SQL Console module to jOOQ - Copy authors.txt
|
2012-02-23 20:19:54 +00:00 |
|