querydsl/querydsl-sql/src/test/java/com/mysema/query/sql
2014-04-13 15:06:38 +03:00
..
dml Add stubs for SetQueryBandClause #553 2013-12-04 13:40:09 +02:00
domain Add test #691 2014-04-02 16:45:34 +03:00
h2 Format code 2013-03-19 13:17:12 +02:00
hsqldb Format code 2013-03-19 13:17:12 +02:00
mssql Improve pagination for sqlserver #602 2014-01-04 21:42:50 +02:00
mysql Add more MySQLQuery options 2013-10-11 14:09:34 +04:00
oracle Remove deprecated SQL features 2013-11-20 00:19:26 +02:00
postgres Format code 2013-03-19 13:17:12 +02:00
teradata Extend and test SetQueryBandClause #553 2013-12-04 14:58:57 +02:00
types Fix test locations 2014-03-31 18:44:37 +03:00
AbstractSQLTemplatesTest.java Add test for limit/offset serialization #556 2013-12-16 16:07:18 +02:00
ConfigurationTest.java #469 Minimize untyped null usage 2013-08-02 22:40:37 +03:00
DateArithmeticTest.java Add test 2014-02-08 23:58:10 +02:00
DerbyTemplatesTest.java Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +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 Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
H2TemplatesTest.java #355 Add builder methods for SQLTemplates subclasses 2013-03-11 18:24:06 +02:00
JavaTypeMappingTest.java Format code 2013-03-19 13:17:12 +02:00
JDBCTypeMappingTest.java Tune comments 2013-12-06 00:41:47 +02:00
JoinFlagsTest.java Format code 2013-03-19 13:17:12 +02:00
JoinUsageTest.java Add more static variables 2013-03-24 18:56:16 +02:00
KeyAccessorsTest.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
KeyTest.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
Multikey.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
MultikeyTest.java Format code 2013-03-19 13:17:12 +02:00
MySQLTemplatesTest.java Add test for limit/offset serialization #556 2013-12-16 16:07:18 +02:00
OracleTemplatesTest.java Add count via analytics for oracle, postgresql and teradata #556 2013-12-17 15:21:28 +02:00
PaginationTest.java Add test #602 2013-12-19 16:03:41 +02:00
PerformanceTest.java #420 Initial implementation of runtime schema and table overr and table overrides 2013-05-20 22:18:01 +03:00
PostgresTemplatesTest.java Format code 2013-03-19 13:17:12 +02:00
QBeanTest.java Format code 2013-03-19 13:17:12 +02:00
QPerson.java Add more metadata #283 2013-10-30 00:07:48 +02:00
QPersonTest.java Format code 2013-03-19 13:17:12 +02:00
RelationalFunctionCallTest.java fix various serialization issues 2012-12-17 00:23:19 +02:00
RelationalPathExtractorTest.java Add visitor implementation for RelationalPath extraction #483 2013-09-08 22:23:48 +03:00
RelationalPathTest.java Improve Expression de/serialization behaviour #676 2014-03-11 21:38:56 +02:00
SerializationTest.java Add test 2013-12-18 21:49:29 +02:00
SQLBindingsTest.java Add stubs for SetQueryBandClause #553 2013-12-04 13:40:09 +02:00
SQLQueryFactoryTest.java Format code 2013-03-19 13:17:12 +02:00
SQLSerializerTest.java Query clone support with pre-existing entityManager/connection #672 2014-04-13 15:06:38 +03:00
SQLServer2005TemplatesTest.java Fix test 2014-01-05 10:32:47 +02:00
SQLServer2012TemplatesTest.java Add test for limit/offset serialization #556 2013-12-16 16:07:18 +02:00
SQLServerTemplatesTest.java Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02:00
SQLSubQueryTest.java Improve SQLSubQuery.union signature #580 2013-12-10 10:41:06 +02:00
SQLTemplatesTest.java Add test 2014-03-31 23:04:13 +03:00
SQLTypeMappingTest.java Format code 2013-03-19 13:17:12 +02:00
TemplatesTest.java Format code 2013-03-19 13:17:12 +02:00
TemplateTest.java Format code 2013-03-19 13:17:12 +02:00
TeradataTemplatesTest.java Add count via analytics for oracle, postgresql and teradata #556 2013-12-17 15:21:28 +02:00
UnionSubQueryTest.java Add union wrapping #593 2013-12-13 14:46:12 +02:00
WindowFunctionTest.java Add support for first/last #555 2013-11-26 18:07:40 +02:00
WithinGroupTest.java Fix tests 2013-12-02 15:27:41 +02:00