Lukas Eder
|
2ef7382160
|
[#686] Reduce the internal API leak by preventing access to TableFieldImpl, UDTFieldImpl, and other internal classes - Hide TableFieldImpl
|
2011-11-11 16:20:23 +00:00 |
|
Lukas Eder
|
f8681e2671
|
[#899] Build jOOQ .jar files as bundles to be deployed into OSGI environments - removed OSGI information again from jooq-meta, jooq-codegen
|
2011-11-09 18:34:25 +00:00 |
|
Lukas Eder
|
081d0e71a1
|
[#894] Move functions from Field<?> to new org.jooq.impl.SQL and make them static - moved string functions
|
2011-11-05 18:04:32 +00:00 |
|
Lukas Eder
|
267a55b28c
|
[#904] Move SQLDialectNotSupportedException into org.jooq.exception package
|
2011-11-05 12:14:12 +00:00 |
|
Lukas Eder
|
b4ad902f02
|
Unified Eclipse settings for imports/static imports. Avoid importing *
|
2011-11-05 12:07:34 +00:00 |
|
Lukas Eder
|
007aa862ef
|
[#898] Replace usage of checked SQLException by an unchecked DataAccessException, similar to that of Spring
[#899] Build jOOQ .jar files as bundles to be deployed into OSGI environments
[#900] Purge deprecated API - Prior to 2.0
|
2011-11-04 16:07:08 +00:00 |
|
Lukas Eder
|
de67521fb4
|
[#718] Sequences should be mapped to appropriate type (e.g. SMALLINT, INT, BIGINT, etc)
|
2011-10-30 15:06:20 +00:00 |
|
Lukas Eder
|
35f7a6f065
|
Release 2.0.0-SNAPSHOT
|
2011-10-30 14:57:59 +00:00 |
|
Lukas Eder
|
0e5f8de8c1
|
Release 1.6.9-SNAPSHOT
|
2011-10-25 17:47:58 +00:00 |
|
Lukas Eder
|
c0c7e89a3e
|
Release 1.6.8
|
2011-10-22 15:17:29 +00:00 |
|
Lukas Eder
|
a05e19db6f
|
Upgraded H2 to latest version from trunk for some tests
|
2011-10-20 17:12:18 +00:00 |
|
Lukas Eder
|
f699d26460
|
[#773] Execute standalone stored functions as CallableStatement to prevent issues with transactions
[#852] Review stored procedures / functions concept. Merge them all into a single "Routine" type
|
2011-10-17 17:48:07 +00:00 |
|
Lukas Eder
|
3066b30a1f
|
[#852] Review stored procedures / functions concept. Merge them all into a single "Routine" type - Avoid generating deprecated code for this task
|
2011-10-08 20:51:58 +00:00 |
|
Lukas Eder
|
debf27ee01
|
[#852] Review stored procedures / functions concept. Merge them all into a single "Routine" type - Regenerated integration test schemata
[#854] Add convenience methods Field.isTrue(), isFalse() for conversion of "Y", "YES", "1", "true", "on", etc into a boolean condition
|
2011-10-08 20:16:21 +00:00 |
|
Lukas Eder
|
e760245eb8
|
[#852] Review stored procedures / functions concept. Merge them all into a single "Routine" type - Removed some deprecated jooq-meta API. Backwards-compatibility is too complex to achieve in jooq-meta
|
2011-10-08 18:22:54 +00:00 |
|
Lukas Eder
|
1c9ff85cc9
|
[#852] Review stored procedures / functions. Merge them all into a single procedure type
[#853] DB2 generated convenience methods for stored functions have unstable ordering
|
2011-10-02 19:53:27 +00:00 |
|
Lukas Eder
|
e93a1595cb
|
[#608] Add jOOQ version number in generated source code
|
2011-10-02 10:17:28 +00:00 |
|
Lukas Eder
|
def0ce3896
|
[#850] Use http://www.jooq.org as URL for the @Generated annotation
|
2011-10-01 08:52:52 +00:00 |
|
Lukas Eder
|
ab9c645e1d
|
[#848] Purge deprecated API - Prior to 1.6.1
[#849] Replace Cursor.fetchResult() by Cursor.fetch()
|
2011-09-27 17:50:59 +00:00 |
|
Lukas Eder
|
1c6ba38992
|
Release 1.6.8-SNAPSHOT
|
2011-09-26 18:11:24 +00:00 |
|
Lukas Eder
|
b22fa9db18
|
Release 1.6.7
|
2011-09-25 21:53:40 +00:00 |
|
Lukas Eder
|
1f85a6e0f2
|
Release 1.6.7-SNAPSHOT
|
2011-09-24 14:40:41 +00:00 |
|
Lukas Eder
|
41e531ca9f
|
Release 1.6.6
|
2011-09-12 17:10:15 +00:00 |
|
Lukas Eder
|
fca87d7ae5
|
Release 1.6.6-SNAPSHOT
|
2011-08-29 17:14:59 +00:00 |
|
Lukas Eder
|
7510f8e461
|
Release 1.6.5
|
2011-08-28 18:33:06 +00:00 |
|
Lukas Eder
|
10b0e2de8a
|
Added some .gitignore files
|
2011-08-07 16:31:32 +00:00 |
|
Lukas Eder
|
20ae87b010
|
Release 1.6.4 - Fixed pom.xml to omit Javadoc tree overview (53MB!)
|
2011-08-07 14:55:04 +00:00 |
|
Lukas Eder
|
4496bb9290
|
Release 1.6.4
|
2011-08-07 14:12:53 +00:00 |
|
Lukas Eder
|
223104dd9f
|
Release 1.6.4
|
2011-08-07 14:04:12 +00:00 |
|
Lukas Eder
|
a7c4b6a156
|
[#790] Purge deprecated generated code
|
2011-08-06 16:12:45 +00:00 |
|
Lukas Eder
|
cba4d82261
|
[#789] Deprecate Record constructors with Configuration parameter
|
2011-08-06 15:43:04 +00:00 |
|
Lukas Eder
|
9187f51541
|
Added Maven Eclipse Plugin
|
2011-08-02 20:37:52 +00:00 |
|
Lukas Eder
|
2e7ea84cd1
|
[#198] Add SELECT INTO functionality
[#782] Add <T> T Record.getValue(..., Class<? extends T>) methods for convenient type conversion
|
2011-08-01 09:42:11 +00:00 |
|
Lukas Eder
|
9e1b0dc657
|
Version 1.6.4-SNAPSHOT
|
2011-07-31 16:49:49 +00:00 |
|
Lukas Eder
|
450f370dff
|
[#767] An empty Java package is generated for PL/SQL packages containing underscores
|
2011-07-24 21:25:41 +00:00 |
|
Lukas Eder
|
031fddbc86
|
Release 1.6.3
|
2011-07-24 17:09:49 +00:00 |
|
Lukas Eder
|
5666cfd019
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|