Commit Graph

21 Commits

Author SHA1 Message Date
Lukas Eder
d6715ac5a2 [#2165] Add H2 database definitions to the jOOQ-scala module 2013-02-13 16:58:14 +01:00
jeffska
eefcc7793c Added scala trait and wrappers that implement Param[T] to avoid problems with instanceOf in ParamCollector, and added implicit
conversions from Param[T] to the new wrappers.
2013-01-15 08:39:55 -06:00
Lukas Eder
b84c0060b9 Changed year number in copyright to 2013 2013-01-03 12:05:32 +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
1adbf989e1 Ignore new Eclipse warning "potential resource leak". It seems to
enforce a very rigid resource lifecycle handling
2012-12-02 10:29:02 +01:00
Lukas
d82f0455ab Some auto-generated preference / settings changes 2012-12-01 17:01:49 +01:00
Lukas Eder
0789a832c7 [#1919] Support higher degrees of Row[N] and Record[N] types. Match
Scala's max degree of 22
2012-11-11 12:34:43 +01:00
Lukas Eder
83feae654e [#1906] Use Xtend to generate Row[N], Record[N] and other code
artefacts - Added Update / Scala Conversions code generation
2012-11-11 12:20:50 +01:00
Lukas Eder
8c44ebcc14 Fixed NPE 2012-10-31 23:02:42 +01:00
Lukas Eder
21d1e062fa [#1920] Add more implicit defs in order to treat Record1, ..., Record[N]
as Scala's Tuple1, ..., Tuple[N]
2012-10-31 22:48:05 +01:00
Lukas Eder
b1bd104fd0 Release 3.0.0-SNAPSHOT 2012-10-26 15:13:19 +02:00
Lukas Eder
acb7dd97d7 Release 2.6.0 2012-10-26 14:23:25 +02:00
Lukas Eder
7df7f70865 [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Updated manual
2012-10-26 12:12:03 +02:00
Lukas Eder
27f9f47020 Release 2.6.0 2012-10-26 09:54:32 +02:00
Lukas Eder
6f0450e984 [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Fixed pom.xml
2012-10-25 23:28:19 +02:00
Lukas Eder
37bcf540f7 [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Let SAnyField extend
Field, instead of QueryPartInternal
2012-09-01 15:19:39 +02:00
Lukas Eder
e94931f85e [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Added arithmetic
negation operator
2012-09-01 13:33:19 +02:00
Lukas Eder
db728ae1e4 [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Added support for
bitwise operations
2012-09-01 13:24:45 +02:00
Lukas Eder
6194e189d7 [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Added more operators
2012-09-01 12:27:37 +02:00
Lukas Eder
cd8894e5d1 [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Added more operators
2012-09-01 10:49:01 +02:00
Lukas Eder
37c0b0fa5b [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Initial checkin
2012-08-31 10:56:38 +02:00