querydsl/querydsl-sql/src/test/java/com/mysema/query/sql
2013-03-12 11:50:07 +02:00
..
dml #97 improved SQL Insert handling for generated keys 2012-02-09 21:21:40 +02:00
domain simplified docs 2012-06-22 11:51:47 +03:00
h2 #313 added test for list in subquery cases 2012-12-13 21:28:40 +02:00
hsqldb #313 added test for list in subquery cases 2012-12-13 21:28:40 +02:00
mssql #313 added test for list in subquery cases 2012-12-13 21:28:40 +02:00
mysql fix various serialization issues 2012-12-17 00:23:19 +02:00
oracle changed pseudocolumns to be templates instead of paths 2012-12-10 17:28:00 +02:00
postgres #344 Update low end numeric mappings 2013-02-15 12:09:15 +02:00
AbstractSQLTemplatesTest.java Move order tests 2013-03-12 11:50:07 +02:00
ConfigurationTest.java #309 fixed null handling for table/column types 2012-12-03 18:43:22 +02:00
DerbyTemplatesTest.java remove convenice methods from core expression types 2012-12-10 23:09:30 +02:00
DummyBlob.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
EncryptedString.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
ForeignKeyTest.java #313 added in method to PrimaryKey and ForeignKey 2012-12-17 20:29:30 +02:00
H2TemplatesTest.java #355 Add builder methods for SQLTemplates subclasses 2013-03-11 18:24:06 +02:00
JavaTypeMappingTest.java #204 improved primitive support in JavaTypeMapping 2012-07-30 23:11:22 +03:00
JDBCTypeMappingTest.java #344 Update low end numeric mappings 2013-02-15 12:09:15 +02:00
JoinFlagsTest.java #186 rename ColQueryImpl to CollQuery and SQLQueryImpl to SQLQuery 2012-12-11 18:27:31 +02:00
JoinUsageTest.java fix validation test 2012-12-17 09:42:02 +02:00
KeyAccessorsTest.java findbugs fixes 2012-05-05 00:25:47 +03:00
KeyTest.java #186 rename ColQueryImpl to CollQuery and SQLQueryImpl to SQLQuery 2012-12-11 18:27:31 +02:00
Multikey.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
MultikeyTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
MySQLTemplatesTest.java Move order tests 2013-03-12 11:50:07 +02:00
OracleTemplatesTest.java unify union usage 2012-12-17 22:28:22 +02:00
PerformanceTest.java #304 added PerformanceTest 2012-11-29 23:46:30 +02:00
PostgresTemplatesTest.java unify union usage 2012-12-17 22:28:22 +02:00
QBeanTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QPerson.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QPersonTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
RelationalFunctionCallTest.java fix various serialization issues 2012-12-17 00:23:19 +02:00
SerializationTest.java Add tests 2013-03-11 18:06:43 +02:00
SQLQueryFactoryTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
SQLSerializerTest.java #317 add support for Derby style table functions 2013-01-03 20:31:43 +02:00
SQLServerTemplatesTest.java unify union usage 2012-12-17 22:28:22 +02:00
SQLSubQueryTest.java fixed collection population issues 2012-12-16 22:35:46 +02:00
SQLTemplatesTest.java #304 improved Template handling 2012-12-14 16:29:23 +02:00
SQLTypeMappingTest.java #273 improved type mapping for numbers 2012-11-09 18:25:49 +02:00
TemplatesTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
TemplateTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
UnionSubQueryTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00