Lukas Eder
982e3c3107
[ #2311 ] [ #2571 ] Add Configuration.recordMapperProvider() to override
...
jOOQ's internal default ReflectionMapper
* [#2311 ] Add Configuration.recordMapperProvider() to override jOOQ's
internal default ReflectionMapper
* [#2571 ] Add a new RecordType<R extends Record> type to make up for the
missing recursive type definition on Record
2013-06-29 18:02:17 +02:00
Lukas Eder
bc8cdb6e23
[ #833 ] Add integration tests for both jconn3 and jTDS JDBC drivers for
...
Sybase and SQL Server
2013-06-28 14:07:08 +02:00
Lukas Eder
a4eded5b46
[ #2566 ] Upgrade integration test jTDS version to 1.3.1
2013-06-28 14:06:18 +02:00
Lukas Eder
fc54860099
[ #2058 ] Add support for the MariaDB database
2013-06-28 13:34:35 +02:00
Lukas Eder
55a9fd6183
[ #742 ] Improve MySQL Stored Procedure support using MySQL 5.5's
...
INFORMATION_SCHEMA.PARAMETERS dictionary table - Regenerated database
2013-06-23 14:48:24 +02:00
Lukas Eder
e5650e88a9
[ #742 ] Improve MySQL Stored Procedure support using MySQL 5.5's
...
INFORMATION_SCHEMA.PARAMETERS dictionary table
2013-06-23 14:48:15 +02:00
Lukas Eder
82f49ed0e1
[ #2412 ] jOOQ Meta does not recognise non-uppercase IN, OUT, INOUT
...
keywords in MySQL stored procedures - Regenerated schema
2013-06-23 14:15:47 +02:00
Lukas Eder
48a3f2bd2a
[ #2412 ] jOOQ Meta does not recognise non-uppercase IN, OUT, INOUT
...
keywords in MySQL stored procedures
2013-06-23 14:14:33 +02:00
Lukas Eder
be2cc18510
[ #2135 ] Postgres ENUM data type isn't supported correctly, if the
...
ENUM needs full qualification - Regenerated databases
2013-06-23 13:50:29 +02:00
Lukas Eder
591afd7fcb
[ #2135 ] Postgres ENUM data type isn't supported correctly, if the
...
ENUM needs full qualification
2013-06-23 13:50:07 +02:00
Lukas Eder
2e6c1362c6
[ #2500 ] Error when selecting from YEAR(4) data type in MySQL - Added
...
failing integration test
2013-06-22 13:20:20 +02:00
Lukas Eder
f1fdfe18ba
[ #2531 ] Add integration tests mapping binary(16) to java.util.UUID
2013-06-22 12:24:48 +02:00
Lukas Eder
ca19cb98e9
[ #2528 ] Combining renderFormatted with inlined bind variables will
...
change bind values when they contain newlines
2013-06-22 11:41:32 +02:00
Lukas Eder
c7a068def2
[ #2535 ] Convert.convert(Object, Class) should support simple casting
2013-06-22 09:27:36 +02:00
Lukas Eder
b8371015f7
[ #1952 ] Add support for SQL Server OPTION (...) query hints
2013-06-21 22:55:40 +02:00
Lukas Eder
79950eef77
[ #1885 ] Add test to count opening and closing of Statements and
...
ResultSets by jOOQ
2013-06-15 10:39:00 +02:00
Lukas Eder
e718d81204
[ #1885 ] [ #2523 ] Statement.close() may be called upon previously
...
closed statements
* [#1885 ] Add test to count opening and closing of Statements and
ResultSets by jOOQ
* [#2523 ] Statement.close() may be called upon previously closed
statements
2013-06-14 18:18:09 +02:00
Lukas Eder
25a7f794b3
[ #2519 ] Add Record.from(Object, Field<?>...) from(Object,
...
String...), from(Object, int...) to copy only a select set of values
from a POJO, Array, Map
2013-06-14 11:16:13 +02:00
Lukas Eder
5d327a04ab
[ #2502 ] [ #2515 ] Code generation fixes - Regenerated test data
...
* [#2502 ] Code generation fails to generate valid java for stored
procedures that accept parameters named configuration.
* [#2515 ] Compilation errors when generating code for artefacts that
differ only by a trailing underscore(s): A and A_ and A__
2013-06-10 21:43:52 +02:00
Lukas Eder
69518e2971
[ #2502 ] [ #2515 ] Code generation fixes - Added test artefacts
...
* [#2502 ] Code generation fails to generate valid java for stored
procedures that accept parameters named configuration.
* [#2515 ] Compilation errors when generating code for artefacts that
differ only by a trailing underscore(s): A and A_ and A__
2013-06-10 21:42:56 +02:00
Lukas Eder
297a6ae98c
[ #2509 ] Expose CHECK constraints in jOOQ-meta
2013-06-09 14:11:38 +02:00
Lukas Eder
ce7a71b346
[ #1846 ] [ #2265 ] Reverted changes for 3.1
2013-06-05 09:42:26 +02:00
Lukas Eder
ec1b840cb5
[ #552 ] [ #2423 ]
...
- Add SQLDialect.family() to group several SQLDialect versions of
the same RDBMS
- Add support for SQL Server 2012 native OFFSET .. FETCH clause
2013-06-01 19:19:13 +02:00
Lukas Eder
1c7cbc1089
[ #2496 ] Add support for SQL Server 2012 sequences
2013-05-31 13:31:30 +02:00
Lukas Eder
7c927ad2a3
[ #2022 ] Add support for SQL Server 2012 windowing clauses in window
...
functions
2013-05-31 12:10:08 +02:00
Lukas Eder
20acc9bb4b
Regenerated Oracle3 schema
2013-05-26 08:50:45 +02:00
Lukas Eder
ba7c34db69
[ #2404 ] Cannot combine <dateAsTimestamp/> with <forcedType/> if both
...
match - Regenerated schema
2013-05-26 08:50:08 +02:00
Lukas Eder
6ace1f332d
[ #2404 ] Cannot combine <dateAsTimestamp/> with <forcedType/> if both
...
match
2013-05-26 08:49:06 +02:00
Lukas Eder
de871db819
[ #2485 ] Allow for treating Field<Boolean> as Condition
2013-05-25 12:16:40 +02:00
Lukas Eder
64e48ea499
[ #2461 ] Generator Encoding Error for Database-Objects with Unicode-Names
2013-05-24 19:56:44 +02:00
Lukas Eder
b938123edd
[ #2461 ] Added a test table containing unicode characters
2013-05-24 19:50:12 +02:00
Lukas Eder
8026481b95
Fixed test for Derby
2013-05-24 19:22:50 +02:00
Lukas Eder
621e3fdbf0
Avoid Derby's limit of "complexity", when parsing SQL statements
2013-05-24 18:50:58 +02:00
Lukas Eder
2000045f81
Skip a test in Derby, which fails because of
...
https://issues.apache.org/jira/browse/DERBY-6228
2013-05-24 18:42:13 +02:00
Lukas Eder
42cb667054
Skip a test in Derby, which fails because of
...
https://issues.apache.org/jira/browse/DERBY-6228
2013-05-24 18:39:31 +02:00
Lukas Eder
92a157b341
Upgraded Derby to 10.10
2013-05-24 18:39:14 +02:00
Lukas Eder
4a2785a15c
[ #2477 ] Regenerated databases
2013-05-24 17:20:29 +02:00
Lukas Eder
1086f28c37
[ #2477 ] MySQL's unsigned types cannot be used in other dialects
2013-05-24 17:19:37 +02:00
Lukas Eder
23514f99b5
[ #2478 ] Regenerated ingres database
2013-05-24 16:47:55 +02:00
Lukas Eder
909e5aef53
[ #2478 ] IngresDatabase erroneously joins IIINDEXES to get constraint
...
columns, rather than using IIKEYS
2013-05-24 16:46:57 +02:00
Lukas Eder
79a97a82ae
[ #963 ] Regenerated SQL Server database
2013-05-24 15:04:30 +02:00
Lukas Eder
824f5d4eba
[ #963 ] [ #2477 ] Map SQL Server TINYINT to UByte
2013-05-24 15:03:55 +02:00
Lukas Eder
58f034837d
[ #965 ] Regenerated Sybase database
2013-05-24 11:33:35 +02:00
Lukas Eder
ae12b6eec7
[ #965 ] [ #2477 ] Add support for Sybase SQL Anywhere unsigned number types
2013-05-24 11:33:01 +02:00
Lukas Eder
2800ba6053
Removed Espen's config files
2013-05-24 11:32:13 +02:00
Lukas Eder
a8f379f698
[ #2477 ] Unsigned types fail at run-time under H2 dialect - Fixed this
...
for H2
2013-05-24 10:31:58 +02:00
Lukas Eder
303561db4e
[ #2477 ] Added failing test case
2013-05-24 10:12:41 +02:00
Lukas Eder
9512ff8a68
[ #706 ] [ #2324 ] Reverting workarounds for Postgres JDBC driver's
...
inability to fetch a ref cursor if connection.getAutoCommit() == true
2013-05-22 21:46:18 +02:00
Lukas Eder
9d9fa20b3b
[ #2464 ] Skip tests for some databases
2013-05-22 21:26:20 +02:00
Lukas Eder
d1458dfea4
[ #2464 ] Bad SQL rendered from DELETE statements with aliased tables
2013-05-22 21:12:05 +02:00
Lukas Eder
b729a58a07
[ #2265 ] Added prototype implementation for Record.delete()
2013-05-11 12:45:36 +02:00
Lukas Eder
e33b56a863
[ #2265 ] Let UpdatableRecord.refresh() use ResultSet, if available
2013-05-11 11:14:46 +02:00
Lukas Eder
c6ab1f338a
[ #2265 ] Added test cases to ensure that Record.refresh() doesn't execute
...
a query, if a ResultSet is available
2013-05-11 10:54:49 +02:00
Lukas Eder
18a4c2f978
Added another test case
2013-05-11 10:35:14 +02:00
Lukas Eder
2df2a478a6
[ #2265 ] Added Record.refresh(Field...) and more test cases
2013-05-11 10:23:54 +02:00
Lukas Eder
712a0f2f62
[ #2265 ] Add Result.store(), delete(), refresh(), to allow for
...
batch-synchronisation of Records contained in a Result - Prototype
implementation
2013-05-11 10:11:47 +02:00
Lukas Eder
2cedb6c07a
[ #1846 ] Skip tests for SQLite, which supports only TYPE_FORWARD_ONLY
...
cursors
2013-05-10 18:38:14 +02:00
Lukas Eder
433012e48b
[ #1846 ] Added more integration tests related to Record.changed() and
...
Record.original()
2013-05-10 18:16:43 +02:00
Lukas Eder
c7b3782a69
[ #1846 ] Added more test cases
2013-05-10 17:59:23 +02:00
Lukas Eder
cfce76a651
[ #1846 ] Add ResultQuery.keepResultSet() to indicate whether to keep
...
references to a potentially updatable JDBC ResultSet from Result
2013-05-10 16:57:18 +02:00
Lukas Eder
6fd9704dc0
Added test utility method
2013-05-10 16:46:33 +02:00
Lukas Eder
2d2aee8561
Fixed "unbalanced" test case
2013-05-10 14:07:42 +02:00
Lukas Eder
6558cd8ea1
Improved test statistics logging
2013-05-10 14:06:33 +02:00
Lukas Eder
dcf5d6005a
Fixed broken test
2013-05-10 13:56:05 +02:00
Lukas Eder
503b986f11
[ #2355 ] Add support for Postgres / HSQLDB's TRUNCATE [...] RESTART /
...
CONTINUE IDENTITY
2013-05-10 12:49:51 +02:00
Lukas Eder
32b6b787e6
Make testInsertIdentity() more robust, do not rely on assumptions
...
about initial identity values in test runs
2013-05-10 12:48:36 +02:00
Lukas Eder
1665723473
[ #2355 ] [ #2357 ] Add support for Postgres' TRUNCATE [...] CASCADE
...
statement
2013-05-10 12:29:50 +02:00
Lukas Eder
e66d2d6de6
Regenerated H2 and Oracle schemas
2013-05-09 16:28:35 +02:00
Lukas Eder
dcd2390d5c
Fixed a regression introduced by a recent change
2013-05-09 16:12:06 +02:00
Lukas Eder
3237426f3e
Regenerated H2 and Oracle Schemas
2013-05-09 15:00:48 +02:00
Lukas Eder
da5026373a
[ #2450 ] Regenerated schema
2013-05-09 14:58:40 +02:00
Lukas Eder
5b6759ca54
[ #2448 ] Regenerated schema
2013-05-09 14:24:51 +02:00
Lukas Eder
a425d1c9dc
[ #2448 ] Regenerated schema
2013-05-09 14:20:43 +02:00
Lukas Eder
2043ebf68d
[ #2447 ] Regenerated schema
2013-05-09 14:06:37 +02:00
Lukas Eder
b8d6ea4729
[ #2445 ] Generated jdbcoracle schemas
2013-05-09 13:45:50 +02:00
Lukas Eder
4ce94b7eb7
[ #2445 ] JDBCDatabase doesn't recognise Oracle's VARCHAR2 data type (and
...
other vendor-specific data types)
2013-05-09 13:45:22 +02:00
Lukas Eder
3f9e7131b8
[ #2445 ] Re-generate jdbc-generated classes
2013-05-09 12:45:09 +02:00
Lukas Eder
a1f558a69b
[ #2446 ] Add JDBCUtils.dialect(Connection) to "guess" the jOOQ SQLDialect
...
from a JDBC Connection
2013-05-09 12:34:07 +02:00
Lukas Eder
de3458f0d5
[ #1373 ] Add <T> Field<T> Factory.coerce(Field<?>, DataType<T>) and
...
similar methods, to coerce a field to a given data type (as opposed to
casting it)
2013-05-05 12:43:46 +02:00
Lukas Eder
f5d8bf06bf
[ #2235 ] Add Result<?> DSLContext.fetchFromTXT() to allow for loading
...
results that were exported using Result.format() - Added test case
2013-05-03 17:04:09 +02:00
Lukas Eder
392c2e158c
[ #2291 ] Add DSLContext.fetchAny(Table, Condition) method and others
2013-05-03 15:28:16 +02:00
Lukas Eder
aa74f02875
[ #2414 ] [ #2436 ] [ #2437 ] Added ParamType
...
- [#2414 ] Add Setting to influence parameter rendering (indexed,
named, inlined)
- [#2436 ] Add Query.getSQL(ParamType) and deprecate
Query.getSQL(boolean)
- [#2437 ] Add RenderContext.paramType() and deprecate
RenderContext.inline() and .namedParams()
2013-05-03 15:10:40 +02:00
Lukas Eder
6350d73134
[ #2395 ] [ #2428 ] Row value expression simulation.
...
- Simulate row value expression IN predicate using EXISTS
- Simulate row value expression comparison predicates using EXISTS
2013-05-01 21:31:05 +02:00
Lukas Eder
f67bafd609
SQLite doesn't support result set concurrency and type. Skip tests
2013-05-01 20:37:56 +02:00
Lukas Eder
ed860507cf
[ #2339 ] Support CUBRID 9.1's new features - Document support for
...
NTILE(), LEAD(), LAG() window functions
2013-05-01 18:40:21 +02:00
Lukas Eder
46a4c431f7
[ #2339 ] Support CUBRID 9.1's new features - Upgraded CUBRID to 9.1
2013-05-01 18:32:04 +02:00
Lukas Eder
dae1576809
[ #2339 ] Support CUBRID 9.1's new features - Upgraded CUBRID to 9.1
2013-05-01 18:31:33 +02:00
Lukas Eder
a8def97d1e
[ #2299 ] Allow for setting ResultSet flags (e.g.
...
ResultSet.TYPE_SCROLL_INSENSITIVE through
ResultQuery.resultSetConcurrency(), resultSetType(),
resultSetHoldability()
2013-05-01 17:57:28 +02:00
Lukas Eder
7c735242c0
Removed bad test code
2013-05-01 12:28:27 +02:00
Lukas Eder
b80451c42e
[ #2424 ] Integration-test jOOQ with the SQLite xerial driver
2013-05-01 12:08:42 +02:00
Lukas Eder
7822c93e64
[ #2416 ] Add Result.intoXML(org.xml.sax.ContentHandler) to generate a SAX
...
event stream from a jOOQ result
2013-04-28 23:23:20 +02:00
Lukas Eder
dcdac6f7e8
[ #1520 ] Handle Ingres', SQLite, SQL Server's, Sybase ASE's limitations
...
of 1024, 999, 2100 or 2000 maximum bind values per query
2013-04-28 18:52:36 +02:00
Lukas Eder
c5df4f8db9
[ #2401 ] Bad package name generated when <packageName/> contents are not
...
trimmed
2013-04-28 13:07:20 +02:00
Lukas Eder
106b1b60dc
[ #2404 ] Cannot combine <dateAsTimestamp/> with <forcedType/> if both
...
match - Regenerated schema
2013-04-12 21:16:04 +02:00
Lukas Eder
ded80b7736
[ #2404 ] Cannot combine <dateAsTimestamp/> with <forcedType/> if both
...
match - Added test configuration
2013-04-12 21:15:53 +02:00
Lukas Eder
724e8035bf
Release 3.0.0-RC3: Regenerated all schemas
2013-04-12 16:28:30 +02:00
Lukas Eder
dc7bd7b56f
Release 3.0.0-RC3: Fixed broken test
2013-04-12 15:00:33 +02:00
Lukas Eder
3882a1ab99
Release 3.0.0-RC3: Comment failing test case for well-known issue
2013-04-12 14:46:10 +02:00
Lukas Eder
5dbf025c13
[ #2385 ] fetchOne() and fetchLazy() don't terminate the ExecuteListener
...
life cycle when an exception occurs - Added failing test case
2013-04-12 12:56:29 +02:00
Lukas Eder
ebca8adaa2
[ #2388 ] Replace Configuration's List<ExecuteListener> with
...
ExecuteListenerProvider[] to simplify correct and thread-safe client
implementations
2013-04-12 12:00:30 +02:00
Lukas Eder
3f1e2af10a
[ #2399 ] Remove support for the USE statement
2013-04-12 10:05:32 +02:00
Lukas Eder
8d9a40ad19
[ #2393 ] Fully qualified name not used for user-defined aggregate
...
function
2013-04-12 09:48:08 +02:00
Lukas Eder
28073c01db
[ #2391 ] Rename dialect-specific Factories [Dialect]Factory to
...
[Dialect]DSL
2013-04-07 22:44:29 +02:00
Lukas Eder
8075996ee0
[ #2390 ] Change Configuration API to reflect jOOQ-style getter / setter
...
naming - Regenerated Oracle schema
2013-04-07 17:32:20 +02:00
Lukas Eder
6b5b1128b3
Changed integration test's "getDialect()" to "dialect()" to be more
...
in line with jOOQ-style getter naming
2013-04-07 17:24:01 +02:00
Lukas Eder
68db0cf354
Renamed AttachableInternal.getConfiguration() to configuration() for
...
consistency
2013-04-07 17:17:27 +02:00
Lukas Eder
15f24d6e39
[ #2390 ] Change Configuration API to reflect jOOQ-style getter /
...
setter naming
2013-04-07 17:06:04 +02:00
Lukas Eder
c3883d2b92
[ #2388 ] Replace Configuration's List<ExecuteListener> with an
...
ExecuteListenerProvider to simplify correct and thread-safe client
implementations
2013-04-07 16:57:23 +02:00
Lukas Eder
869ada72ed
[ #2389 ] Make org.jooq.impl.DefaultConfiguration public -
...
TODO: Make implementation threadsafe!
2013-04-07 15:36:12 +02:00
Lukas Eder
906df54303
[ #2380 ] Rename org.jooq.impl.Factory to org.jooq.DSL - Step 1
...
- Renamed org.jooq.impl.Factory to org.jooq.impl.DSL
2013-04-06 21:17:18 +02:00
Lukas Eder
0183ecab99
[ #2379 ] Replace 3.0-RC1 Executor type by a contextual DSL type
...
constructed from Factory.using() - Step 4
- Renamed ContextDSL to DSLContext
2013-04-06 21:00:50 +02:00
Lukas Eder
20af63d55e
[ #2379 ] Replace 3.0-RC1 Executor type by a contextual DSL type
...
constructed from Factory.using() - Step 3
- Make Executor package-private
- Rename Executor to ContextDSLImpl
- Re-generate H2, MySQL, Oracle databases
- Let DAO reference a Configuration instead of an Executor [#2382 ]
2013-04-06 18:45:45 +02:00
Lukas Eder
e0d80b860e
Fixed test
2013-04-06 18:36:26 +02:00
Lukas Eder
412bd45e12
[ #2379 ] Replace 3.0-RC1 Executor type by a contextual DSL type
...
constructed from Factory.using() - Step 1
- Make Executor constructors package-private
- Add Factory.using() factory method
2013-04-06 17:45:07 +02:00
Lukas Eder
740f8f84fe
[ #2374 ] INSERT .. RETURNING always returns null for dynamically created
...
tables - Added an integration test
2013-04-05 13:30:54 +02:00
Lukas Eder
4f519a7908
[ #1868 ] [ #2373 ] Cursor.close() doesn't terminate the ExecuteListener
...
life cycle
2013-04-05 11:18:39 +02:00
Lukas Eder
3648e2fc50
[ #2373 ] Cursor.close() doesn't terminate the ExecuteListener life cycle
...
- Cursor should always be closed
2013-04-05 10:16:00 +02:00
Lukas Eder
f13fd3524a
[ #2373 ] ExecuteListener may have an unbalanced life-cycle - Fixed
...
LifecycleWatcherListener
2013-04-05 09:46:25 +02:00
Lukas Eder
46c185e3ce
[ #2373 ] ExecuteListener may have an unbalanced life-cycle - Added
...
LifecycleWatcherListener that collects start() and end() event counts
for display in integration tests
2013-04-05 09:40:13 +02:00
Lukas Eder
a654aff1ce
Added some Javadoc
2013-04-05 08:44:39 +02:00
Lukas Eder
ec4283f169
[ #2366 ] Add org.jooq.util.example package to jOOQ-codegen with some
...
example GeneratorStrategies
2013-04-03 21:25:03 +02:00
Lukas Eder
cd8b05e1b1
Regenerated sakila database
2013-04-03 21:18:59 +02:00
Lukas Eder
58d3979bec
[ #2362 ] Decouple org.jooq.impl.Executor from Configuration. Choose
...
composition over inheritance
2013-03-30 18:04:00 +01:00
Lukas Eder
6ea8c5a11e
[ #2353 ] Decouple org.jooq.Context from Configuration. Choose
...
composition over inheritance
2013-03-24 12:48:28 +01:00
Lukas Eder
dfb3dbf56c
[ #2343 ] Decouple lifecycle of Configuration and ExecuteContext
2013-03-24 12:23:46 +01:00
Lukas Eder
c2f4dc2a71
[ #2328 ] Remove UpdatableTable marker interface, pulling up methods
...
to Table - Regenerated databases
2013-03-24 11:45:57 +01:00
Lukas Eder
00c2ddb15d
[ #2351 ] Relax ConnectionProvider contract, allowing acquire() to
...
return new Connections even before release() is called
2013-03-22 14:20:08 +01:00
Lukas Eder
f97f81a43c
[ #2345 ] Singleton instances are not preserved after deserialisation -
...
Reverted adding of test case
2013-03-22 12:37:54 +01:00
Lukas Eder
513764796a
[ #2345 ] Singleton instances are not preserved after deserialisation -
...
Add failing test
2013-03-18 20:21:00 +01:00
Lukas Eder
513e440ab2
[ #2328 ] Pull up UpdatableTable.getKeys() and getReferencesFrom() methods
...
to Table - Regenerated H2 database
2013-03-10 12:41:00 +01:00
Lukas Eder
b100f91d21
[ #2328 ] Pull up UpdatableTable.getKeys() and getReferencesFrom() methods
...
to Table
2013-03-10 12:40:38 +01:00
Lukas Eder
f11aef3c4a
Release 3.0.0-RC2 - Regenerated Derby, Firebird, CUBRID databases
2013-03-08 12:53:31 +01:00
Lukas Eder
a417ec7a89
Release 3.0.0-RC2 - Regenerated H2 schemata
2013-03-08 12:45:27 +01:00
Lukas Eder
67a0528ad2
Release 3.0.0-RC2 - Regenerated HSQLDB schemata
2013-03-08 12:36:28 +01:00
Lukas Eder
e437354b7e
Release 3.0.0-RC2 - Regenerated MySQL schemata
2013-03-08 12:33:33 +01:00
Lukas Eder
68e729661b
Release 3.0.0-RC2 - Fixed broken integration test
2013-03-08 12:21:52 +01:00
Lukas Eder
b52279b074
Release 3.0.0-RC2 - Fixed integration test scenario regression. The
...
Oracle custom strategy generation must generate "global object
references" for a test to work
2013-03-08 12:19:57 +01:00
Lukas Eder
da02d3d91f
Release 3.0.0-RC2 - Regenerated Oracle schema
2013-03-08 12:14:06 +01:00
Lukas Eder
80bb886468
Release 3.0.0-RC2 - Regenerated Postgres schema
2013-03-08 12:02:28 +01:00
Lukas Eder
4b6a1546bc
Release 3.0.0-RC2 - Fixed broken integration test
2013-03-08 12:02:11 +01:00
Lukas Eder
20325bd509
Release 3.0.0-RC2 - Regenerated SQL Server schema
2013-03-08 11:58:27 +01:00
Lukas Eder
32acfdd1d1
Release 3.0.0-RC2 - Regenerated Sybase and SQLite schema
2013-03-08 11:57:22 +01:00
Lukas Eder
7eac1008f7
Release 3.0.0-RC2 - Regenerated Sybase schema
2013-03-08 10:59:00 +01:00
Lukas Eder
9c3e348987
[ #2294 ] Compilation errors when code generator is configured with
...
<daos>true</daos> and <relations>false</relations>
2013-03-08 09:42:02 +01:00
Lukas Eder
a9f3e9aee8
[ #2308 ] Do not generate "final" Tables.java, UniqueKeys.java, etc. -
...
Added a compiler test
2013-03-08 09:32:03 +01:00
Lukas Eder
6667190690
[ #2308 ] Do not generate "final" Tables.java, UniqueKeys.java, etc -
...
Regenerated code
2013-03-08 09:24:32 +01:00
Lukas Eder
2b75918106
[ #2298 ] Suppress warnings in generated code (@SuppressWarnings("all")
...
doesn't work with javac) - Regenerated H2 schema
2013-03-03 10:05:53 +01:00
Lukas Eder
8e46b87f08
[ #2248 ] Javac's max constant pool of 64k can be exceeded in
...
generated Keys.java or Tables.java - Regenerated Oracle schema
2013-02-28 18:59:42 +01:00
Lukas Eder
736b918864
[ #2248 ] Javac's max constant pool of 64k can be exceeded in
...
generated Keys.java or Tables.java - Regenerated H2 schema
2013-02-28 18:43:05 +01:00
Lukas Eder
4a7ad9937e
[ #2278 ] Postgres (UUID and other) ARRAY types aren't correctly inlined
...
as string literals
2013-02-27 12:12:45 +01:00
Lukas Eder
0e291565d4
Fixed failing integration test
2013-02-27 11:53:35 +01:00
Lukas Eder
9c5a5d9465
[ #2279 ] UUIDs aren't correctly deserialised from Postgres UDTs -
...
Regenerated Postgres schema
2013-02-26 21:52:27 +01:00
Lukas Eder
48628892e2
[ #2279 ] UUIDs aren't correctly deserialised from Postgres UDTs
2013-02-26 21:52:10 +01:00
Lukas Eder
af1e52973a
[ #2271 ] jOOQ integration tests fail when not run in CET / CEST
2013-02-26 12:25:20 +01:00
Lukas Eder
9cba0ba771
[ #2271 ] jOOQ integration tests fail when not run in CET / CEST
2013-02-26 12:23:42 +01:00
Lukas Eder
c4c0d9f98a
Fixed warning
2013-02-25 19:44:04 +01:00
Lukas Eder
db315deb98
Removed toad extensions project nature
2013-02-25 17:34:16 +01:00
Lukas Eder
225494c790
Removed obsolete ant build script
2013-02-25 17:33:39 +01:00
Lukas Eder
f7a0b6613b
Removed unneeded file
2013-02-25 17:33:07 +01:00
Lukas Eder
ffd285ed65
[ #2267 ] SQLDialectNotSupportedException: Type class
...
org.postgis.PGgeometry is not supported in dialect null, when binding
PG* objects - Added BOX test
2013-02-25 17:26:22 +01:00
Lukas Eder
6f7982fceb
[ #2267 ] SQLDialectNotSupportedException: Type class
...
org.postgis.PGgeometry is not supported in dialect null, when binding
PG* objects - Added INTERVAL test
2013-02-25 17:23:15 +01:00
Lukas Eder
892f492630
[ #2267 ] SQLDialectNotSupportedException: Type class
...
org.postgis.PGgeometry is not supported in dialect null, when binding
PG* objects - Regenerated Postgres schema
2013-02-25 16:55:39 +01:00
Lukas Eder
24254e039e
[ #2267 ] SQLDialectNotSupportedException: Type class
...
org.postgis.PGgeometry is not supported in dialect null, when binding
PG* objects
2013-02-25 16:55:04 +01:00
Lukas Eder
e93e470f94
Removed some deprecated code
2013-02-24 12:00:48 +01:00
Lukas Eder
e012c0e547
[ #2255 ] Add code generation option to avoid the generation of
...
"global object references"
2013-02-20 17:22:18 +01:00
Lukas Eder
d66fbbab21
[ #2212 ] "code size too large" in generated SchemaImpl, when the number
...
of tables exceeds 15k - Regenerated H2 schema
2013-02-19 18:53:26 +01:00
Lukas Eder
c8aac299fe
Regenerated H2 schema
2013-02-19 16:55:09 +01:00
Lukas Eder
c54f543332
Upgraded H2 dependency
2013-02-19 13:47:42 +01:00
Lukas Eder
23638e4693
Fix a warning
2013-02-19 13:35:54 +01:00
Lukas Eder
6c9b0d3397
[ #2212 ] "code size too large" in generated SchemaImpl, when the number
...
of tables exceeds 15k - Added test data for the H2 database
2013-02-19 11:44:34 +01:00
Lukas Eder
bbd774795c
[ #2200 ] Add Executor.fetchCount(Select<?>) and Select.fetchCount() to
...
replace the projection by a COUNT(*) query
2013-02-19 11:01:47 +01:00
Lukas Eder
fc50df551d
[ #2238 ] Added a large H2 test schema
2013-02-18 17:15:03 +01:00
Lukas Eder
86e0ced484
Re-generated all data
2013-02-17 20:08:27 +01:00
Lukas Eder
d413070394
Added resource to .gitignore
2013-02-17 17:43:26 +01:00
Lukas Eder
d76824bd3e
Release 3.0.0-RC1 - Fixed weird regression in test scripts, due to
...
Ingres upgrade (??)
2013-02-16 17:34:32 +01:00
Lukas Eder
d90506919c
Release 3.0.0-RC1 - Fixed non-deterministic test-case
2013-02-16 16:35:19 +01:00
Lukas Eder
a7506c6d52
Release 3.0.0-RC1 - Skip failing test (for now)
2013-02-16 16:28:47 +01:00
Lukas Eder
0455203f49
Release 3.0.0-RC1 - Improved method signature of Record.changed()
...
methods. Inversed arguments to make method feel more natural
2013-02-16 16:09:24 +01:00
Lukas Eder
2e226ae88e
Release 3.0.0-RC1 - Skip failing tests (for now)
2013-02-16 15:57:29 +01:00
Lukas Eder
f026a628ab
Release 3.0.0-RC1 - Fixed tests against maven-generated resources
2013-02-16 15:11:21 +01:00
Lukas Eder
1502c0f330
[ #2202 ] Add Mock JDBC objects for unit testing with jOOQ - Use
...
jOOQ-style getters, not JavaBeans style
2013-02-16 11:02:05 +01:00
Lukas Eder
23cc627740
[ #1139 ] Add support for Postgres TABLE types - Added test function
2013-02-16 09:44:26 +01:00
Lukas Eder
e3ec046490
[ #2202 ] Add Mock JDBC objects for unit testing with jOOQ
2013-02-15 20:49:03 +01:00
Lukas Eder
8f8f88f665
Added resource to .gitignore
2013-02-12 16:24:24 +01:00
Lukas Eder
cea755069d
[ #834 ] Add support for the Firebird / Postgres UPDATE .. RETURNING
...
clause
2013-02-12 16:22:04 +01:00
Lukas Eder
5690504fea
Added database artefacts to .gitignore
2013-02-12 16:20:02 +01:00
Lukas Eder
ab5f79497f
Fixed launch targets
2013-02-12 16:11:56 +01:00
Lukas Eder
a6fcc7755d
[ #1977 ] Remove the confusing concept of having a "main key" as opposed
...
to a "primary key" - Regenerated H2, Oracle, Postgres
2013-02-12 12:37:47 +01:00
Lukas Eder
33b0af0f5e
[ #1977 ] Remove the confusing concept of having a "main key" as opposed
...
to a "primary key" - Fixed the sample databases. T_BOOK_STORE shall
have a primary key, instead of a UNIQUE key
2013-02-12 12:37:12 +01:00
Lukas Eder
55ac47250a
[ #1977 ] Remove the confusing concept of having a "main key" as opposed
...
to a "primary key" - Fixed generated code
2013-02-12 12:30:25 +01:00
Lukas Eder
5bd9a61f16
[ #1309 ] Let Factory.val() return Param<T> instead of Field<T>
2013-02-12 11:18:46 +01:00
Lukas Eder
60397b8f89
[ #2133 ] Allow for mapping <outputSchema/> to "" (empty) in order to
...
avoid the generation of a schema - Regenerated oracle3
2013-02-11 15:15:09 +01:00
Lukas Eder
3d30514a52
[ #2133 ] Allow for mapping <outputSchema/> to "" (empty) in order to
...
avoid the generation of a schema
2013-02-11 15:14:59 +01:00
Lukas Eder
ba97e7a604
Regenerated oracle2 schema
2013-02-11 14:47:44 +01:00
Lukas Eder
a4a3479b6f
[ #2079 ] Support generation of bean validation annotations on records
...
and interfaces - Regenerated H2 and Firebird schemas
2013-02-11 14:13:39 +01:00
Lukas Eder
e7b3db3ccb
[ #2079 ] Support generation of bean validation annotations on records
...
and interfaces
2013-02-11 14:13:23 +01:00
Lukas Eder
5af38a690a
Fixed launch configuration
2013-02-09 18:29:50 +01:00
Lukas Eder
ad4378ec57
[ #2160 ] [ #2161 ] Add Executor.batchInsert,
...
batchUpdate(UpdatableRecord<?>...) to mass-insert/update a set of
UpdatableRecords
2013-02-09 18:24:14 +01:00
Lukas Eder
66dd5f25e9
[ #1686 ] Add UpdatableRecord.insert() and update()
2013-02-09 17:48:05 +01:00
Lukas Eder
304865bbdf
[ #2177 ] Add ResultQuery.intern() and Result.intern() for string
...
interning in result sets
2013-02-09 16:42:29 +01:00
Lukas Eder
f80a193467
Changed benchmark constant
2013-02-09 12:18:10 +01:00
Lukas Eder
058151a756
[ #2178 ] Improve FieldList. Avoid creating excessive array lists, where
...
simple (immutable) Field<?>[] are sufficient - Removed dependency
between SelectFieldList and FieldList
2013-02-08 19:12:58 +01:00
Lukas Eder
8573e3d0c5
[ #2178 ] Improve FieldList. Avoid creating excessive array lists,
...
where simple (immutable) Field<?>[] are sufficient - Added benchmark
2013-02-08 13:07:53 +01:00
Lukas Eder
ffed40f22e
Renamed methods from example
2013-02-08 12:17:05 +01:00
Lukas Eder
32a166a198
[ #2172 ] Add <T> set(Field<T>, Select<? extends Record1<T>>) methods
...
to UPDATE, MERGE and INSERT statements
2013-02-07 15:29:14 +01:00
Lukas Eder
7af3fe112e
[ #1926 ] Add <T1, T2, ..., T[N]> MergeXXXStep<R, T1, T2, ..., T[N]>
...
Executor.mergeInto(Table<?>, Field<T1>, Field<T2>, ..., Field<TN>)
2013-02-07 11:53:34 +01:00
Lukas Eder
d718f61059
[ #1921 ] Add <T1, T2, ..., T[N]> InsertValuesStep[N]<R, T1, T2, ...,
...
T[N]> Executor.insertInto(Table<R>, Field<T1>, Field<T2>, ...,
Field<TN>)
2013-02-05 18:20:57 +01:00
Lukas Eder
5d1a98b49d
[ #1886 ] Query.bind() has no effect when Query.keepStatement(true)
...
and StatementType.STATIC_STATEMENT are combined
2013-02-05 14:53:48 +01:00
Lukas Eder
649954e76c
[ #2159 ] Let ExecuteListener extend Serializable
2013-02-04 20:45:49 +01:00
Lukas Eder
86e581c869
[ #1578 ] Change configuration of ExecuteListeners in Configuration.
...
Listeners instances should be provided, not classes
2013-02-04 20:39:43 +01:00
Lukas Eder
e792c72173
[ #1902 ] Duplicate SELECT API between Executor and Factory
2013-02-04 18:44:18 +01:00
Lukas Eder
59732b662d
[ #2154 ] Generated Records should access values by index, not by
...
field, for performance reasons - Regenerated H2 schema
2013-02-04 16:22:16 +01:00
Lukas Eder
c4850ad5e1
[ #1170 ] Improve performance on jOOQ's reflection usage - Added benchmark
2013-02-01 18:56:50 +01:00
Lukas Eder
da43b21fa8
Improved benchmark
2013-02-01 16:09:58 +01:00
Lukas Eder
cfae02d9ab
Improved performance of AbstractRecord.fieldsRow(), resulting in a
...
14% performance gain in a relevant Record.setValue(),
Record.getValue() benchmark - Regenerated H2 Schema
2013-02-01 14:09:50 +01:00
Lukas Eder
5a94b69ea0
[ #2144 ] Improve AbstractField.equals() and AbstractTable.equals()
...
and similar, as these two are called very often
2013-01-31 17:35:20 +01:00
Lukas Eder
b1cd631026
[ #2137 ] Failure to assign a value to a record pojo for a column with
...
a composite type when using select into. - Regenerated Postgres
database (avoiding JPA annotations)
2013-01-31 14:37:46 +01:00
Lukas Eder
c00cc802c5
[ #2137 ] Failure to assign a value to a record pojo for a column with
...
a composite type when using select into.
2013-01-31 14:37:23 +01:00
Lukas Eder
8af06e0836
[ #2139 ] batchStore with composite types incorrectly reuses values from
...
the first record.
2013-01-31 13:15:08 +01:00
Lukas Eder
5a63eaaa03
[ #2119 ] Rename Row.getDegree() to Row.size()
2013-01-11 17:43:53 +01:00
Lukas Eder
711d46c73d
[ #2117 ] Remove the FieldProvider marker interface. Simplify the
...
FieldProvider API
2013-01-11 17:40:48 +01:00
Lukas Eder
0fb2d950aa
[ #2104 ] SQLite code generation treats multi-column primary keys like
...
multiple single-column unique keys - Regenerated SQLite Schema
2013-01-08 12:45:44 +01:00
Lukas Eder
15223f7009
Fixed SQLite tests
2013-01-08 00:10:44 +01:00
Lukas Eder
d3db3b7cb5
Fixed Oracle schema
2013-01-07 23:31:18 +01:00
Lukas Eder
0bed3ba74c
[ #1235 ] SQLite BIGINT data type erroneously maps to java.math.BigInteger
2013-01-06 17:00:27 +01:00
Lukas Eder
c18d6b45af
[ #1649 ] Remove support for code generation from pre-jOOQ 2.0 .properties
...
file
2013-01-06 16:55:20 +01:00
Lukas Eder
a1316d2ba2
[ #1624 ] Add support for java.util.UUID as a <T> type - Regenerated
...
databases
2013-01-06 14:17:26 +01:00
Lukas Eder
d7ee1f1326
[ #1624 ] Add support for java.util.UUID as a <T> type
2013-01-06 14:16:32 +01:00
Lukas Eder
61c7617554
[ #1624 ] Add support for java.util.UUID as a <T> type - Regenerated
...
Postgres schema
2013-01-05 10:30:36 +01:00
Lukas Eder
5aa77b3827
[ #1624 ] Add support for java.util.UUID as a <T> type - Added
...
Postgres support, which is straightforward
2013-01-05 10:30:23 +01:00
Lukas Eder
fee3668176
Fixed test case with non-deterministic outcome
2013-01-04 17:22:42 +01:00
Lukas Eder
3f4a103347
Regenerated SQL Server schema
2013-01-04 17:19:15 +01:00
Lukas Eder
58c8a8df7c
[ #2091 ] CUBRID doesn't really have a NVARCHAR data type
2013-01-04 17:12:20 +01:00
Lukas Eder
29c149f49d
Make MetaDataTests.testMetaModel() more reliable
2013-01-04 16:59:17 +01:00
Lukas Eder
e21bfbbd58
Fixed Firebird codegen configuration to omit bogus sequence
2013-01-04 16:50:38 +01:00
Lukas Eder
6324ab3ccf
Regenerated Firebird schema
2013-01-04 16:34:54 +01:00
Lukas Eder
f194a29d95
Regenerated SQLite schema
2013-01-04 16:30:14 +01:00
Lukas Eder
049977600d
Regenerated CUBRID meta schema
2013-01-04 16:22:04 +01:00
Lukas Eder
eae1ccc166
Regenerated CUBRID schema
2013-01-04 16:17:58 +01:00
Lukas Eder
5ae94eed28
Fixed USE test for CUBRID
2013-01-04 16:01:57 +01:00
Lukas Eder
c2c2cca4d5
[ #2089 ] Generate an "empty" DefaultSchema for those databases that do
...
not have any schema (CUBRID, Firebird, SQLite) - Regenerated CUBRID
schema
2013-01-04 15:52:53 +01:00
Lukas Eder
a992761014
Removed jooq_wicket_example.sql
2013-01-04 15:44:30 +01:00
Lukas Eder
3b89978bfd
[ #2088 ] Do not treat CUBRID "owner" as schema in generated code -
...
Regenerated CUBRID schema
2013-01-04 15:23:03 +01:00
Lukas Eder
0d29a13bef
[ #2088 ] Do not treat CUBRID "owner" as schema in generated code
2013-01-04 15:22:49 +01:00
Lukas Eder
ebe9fdd52f
Removed generated classes for CUBRID demodb
2013-01-04 15:11:51 +01:00
Lukas Eder
3fe86436a0
Cannot make any assumptions about JDBC ResultSet's column label
2013-01-04 15:03:22 +01:00
Lukas Eder
80621d138d
[ #2086 ] SQL syntax error when aliasing outcome of a relational division
...
- fixed test case
2013-01-04 14:59:48 +01:00
Lukas Eder
694f44b615
Fixed indeterministic test case
2013-01-04 14:53:22 +01:00
Lukas Eder
cf0e6e0827
[ #2082 ] Oracle PIVOT expression doesn't bind any variables of a derived
...
table being pivoted - Fixed test case
2013-01-04 14:47:09 +01:00
Lukas Eder
5c97482f4c
[ #1887 ] Remove all deprecated code
2013-01-04 14:44:26 +01:00
Lukas Eder
cafadd5b0f
Split up subselect integration tests by type
2013-01-04 13:49:15 +01:00
Lukas Eder
e83254fed9
Re-enabled test case, increasing its priority for jOOQ 3.0
2013-01-04 13:41:07 +01:00
Lukas Eder
993843ccd6
[ #2086 ] SQL syntax error when aliasing outcome of a relational division
2013-01-04 13:35:20 +01:00
Lukas Eder
3c520c03b6
[ #2082 ] Oracle PIVOT expression doesn't bind any variables of a derived
...
table being pivoted
2013-01-04 12:09:20 +01:00
Lukas Eder
eb677e7b09
[ #1801 ] Add Table.as(String, String...) to allow for creating a table
...
aliases (correlation names) with derived column lists - Added tests
renaming PIVOT columns
2013-01-04 11:53:11 +01:00
Lukas Eder
c6a4514417
[ #2080 ] Syntax error in rendered SQL when using limit().offset() with
...
aliased projections in SQL Server - Added an additional test case
2013-01-04 11:15:53 +01:00
Lukas Eder
60f33df0e0
[ #2080 ] Syntax error in rendered SQL when using limit().offset() with
...
aliased projections in SQL Server - Added test case
2013-01-04 10:13:20 +01:00
Lukas Eder
c13f7ce577
Speed up SQLite integration tests
2013-01-03 23:25:08 +01:00
Lukas Eder
318d06ed75
[ #915 ] Add <T1, T2, ..., T[N]> Table<Record[N]<T1, T2, ..., T[N]>>
...
Factory.values(Row[N]<T1, T2, ..., T[N]>...), to create ad-hoc tables
from data
- Added test case
- Improved Javadoc
2013-01-03 20:40:52 +01:00
Lukas Eder
b84c0060b9
Changed year number in copyright to 2013
2013-01-03 12:05:32 +01:00
Lukas Eder
135b9f2501
[ #2076 ] Stop "supporting" comma-separated regular expressions in the
...
code generator configuration
2013-01-02 19:50:05 +01:00
Lukas Eder
abe359d859
[ #2078 ] Add Postgres to @Support annotation of
...
SelectForUpdateWaitStep.wait()
2013-01-02 19:37:00 +01:00
Lukas Eder
d60432d463
[ #1801 ] Add Table.as(String, String...) to allow for creating a table
...
aliases (correlation names) with derived column lists - Add test case
for renaming JOIN expressions
2013-01-02 18:09:45 +01:00
Lukas Eder
7f1b8d614f
Fixed broken test that assumed that no other test would access
...
T_TRIGGERS
2013-01-02 17:08:29 +01:00
Lukas Eder
cb0ca38a36
[ #1801 ] Add Table.as(String, String...) to allow for creating a
...
table alias with aliased fields - Regenerated Firebird schema
2013-01-02 17:03:50 +01:00
Lukas Eder
398d235ebb
Added an additional RVE test case, with heterogeneous data types
...
within the RVE
2013-01-02 15:58:06 +01:00
Lukas Eder
d0bb0e8420
[ #1801 ] Add Table.as(String, String...) to allow for creating a
...
table alias with aliased fields - Regenerated Firebird schema
2013-01-02 14:40:04 +01:00
Lukas Eder
48b25650b4
[ #1801 ] Add Table.as(String, String...) to allow for creating a
...
table alias with aliased fields - Added API and tests that work for
Postgres
2013-01-02 14:39:17 +01:00
Lukas Eder
ae7aad93d5
[ #915 ] Add <T1, T2, ..., T[N]> Table<Record[N]<T1, T2, ..., T[N]>>
...
Factory.values(Row[N]<T1, T2, ..., T[N]>...), to create ad-hoc tables
from data - Updated generated Factory code
2013-01-02 12:09:14 +01:00
Lukas Eder
7798e1d303
[ #2073 ] The code generator's <dateAsTimestamp/> flag doesn't affect
...
Oracle VARRAY and TABLE types - Added some more test cases
2013-01-02 11:38:04 +01:00
Lukas Eder
9b52d42715
[ #2073 ] The code generator's <dateAsTimestamp/> flag doesn't affect
...
Oracle VARRAY types - Regenerated database
2013-01-02 11:18:27 +01:00
Lukas Eder
f2a6320cfd
[ #2073 ] The code generator's <dateAsTimestamp/> flag doesn't affect
...
Oracle VARRAY types
2013-01-02 11:18:03 +01:00
Lukas Eder
544467cd9d
Regenerated Oracle SYS.DBMS_XPLAN package
2013-01-02 11:17:30 +01:00
Lukas Eder
cf3425f545
Fixed broken test
2012-12-29 22:14:23 +01:00
Lukas Eder
e0b5fa2d66
[ #1144 ] Overload Executor.fetch[One|Lazy](ResultSet, X...) with X being
...
Field<?>, DataType<?>, Class<?>
2012-12-29 17:32:10 +01:00
Lukas Eder
939793f2d0
Removed test case that isn't necessarily valid for all dialects
2012-12-29 16:16:06 +01:00
Lukas Eder
3620e6b6ce
Regenerated Sybase SQL Anywhere schema
2012-12-29 16:10:01 +01:00
Lukas Eder
87b16189ed
[ #2055 ] MySQL's UPDATE [t1] JOIN [t2] syntax can cause syntax errors as
...
column references are not fully qualified - Fix for Firebird
2012-12-28 16:06:11 +01:00
Lukas Eder
4199c98e2d
[ #2063 ] jOOQ-meta loads Firebird composite unique key columns in wrong
...
order - Regenerated schema
2012-12-28 15:56:55 +01:00
Lukas Eder
2b72b49fa1
Regenerated Firebird schema
2012-12-28 15:49:39 +01:00
Lukas Eder
02f45c6439
[ #2055 ] MySQL's UPDATE [t1] JOIN [t2] syntax can cause syntax errors as
...
column references are not fully qualified
2012-12-28 15:39:40 +01:00
Lukas Eder
cf4a9e521d
Upgraded .classpath JRE reference from 1.6 to 1.7
2012-12-28 14:49:06 +01:00
Lukas Eder
01dfb38317
[ #2060 ] Remove redundant SimpleSelectXXX API
...
- Removed API elements
- Clean up SELECT type hierarchy
2012-12-28 11:31:12 +01:00
Lukas Eder
caaafad41c
Skip test case for Oracle
2012-12-28 11:15:28 +01:00
Lukas Eder
f46baddea4
[ #2057 ] Cannot properly extract bind values for LIMIT .. OFFSET clause
...
from a SELECT statement - Added failing integration test
2012-12-27 17:15:24 +01:00
Lukas Eder
760be3e2bb
[ #2057 ] Implicit parameters/bindings for LIMIT ... OFFSET are not
...
exposed - Added integration test
2012-12-27 11:45:04 +01:00
Lukas Eder
dbc3e518f3
Relax type-safety on test
2012-12-27 11:38:09 +01:00
Lukas Eder
1660dce03d
[ #2052 ] Add [not]Between[Symmetric]() to Row[N] types
2012-12-26 16:23:47 +01:00
Lukas Eder
8557234b1d
Regenerated HSQLDB schemas
2012-12-26 16:17:43 +01:00
Lukas Eder
15b0a71005
Regenerated Derby schema
2012-12-26 16:17:10 +01:00
Lukas Eder
b33bbcdf7c
[ #2049 ] Add gt() / ge() / lt() / le() to Row[N] types - Added
...
integration tests for RVE [>, >=, <, <=] (SELECT ...)
2012-12-24 14:35:17 +01:00
Lukas Eder
a2a32c71d5
[ #2049 ] Add gt() / ge() / lt() / le() to Row[N] types
2012-12-24 14:20:17 +01:00
Lukas Eder
36027695f3
Regenerated SQLite schema
2012-12-24 14:19:44 +01:00
Lukas Eder
35bcc425a6
[ #2053 ] Add is[Not]Null() to Row[N] types
2012-12-24 12:07:15 +01:00
Lukas Eder
b393354e54
Regenerated DB2 schema
2012-12-24 12:04:56 +01:00
Lukas Eder
7c9bc5c5fe
Regenerated Postgres schema
2012-12-24 10:13:58 +01:00
Lukas Eder
d756297151
[ #2044 ] Add various TableRecord.fetchParent(...), fetchChild(...) and
...
fetchChildren(...) methods to follow foreign key relationships
2012-12-22 20:39:49 +01:00
Lukas Eder
49ee1f98f4
[ #2043 ] Remove generated navigation methods - Regenerated H2 and Oracle
...
schemas
2012-12-22 18:17:22 +01:00
Lukas Eder
e71d9444c2
[ #2043 ] Remove generated navigation methods
2012-12-22 18:17:05 +01:00
Lukas Eder
5635339388
[ #2042 ] Remove generated setters, setting foreign key values from
...
records - Regenerated H2 and Oracle schemas
2012-12-22 18:08:24 +01:00