querydsl/querydsl-sql/src/test/java/com/mysema/query
2014-08-13 07:14:42 +07:00
..
ddl Add stub for Teradata support #561 2013-11-18 12:16:00 +02:00
sql Add schema 2014-08-09 09:59:12 +03:00
suites Initial commit of a detailed sql listener interface so we can instrument the performance aspects and execution aspects of queryDSL 2014-08-05 11:01:24 +10:00
AbstractBaseTest.java Initial commit of a detailed sql listener interface so we can instrument the performance aspects and execution aspects of queryDSL 2014-08-05 11:01:24 +10:00
AbstractJDBCTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
BeanPopulationBase.java Add support for literal serialization #552 2013-11-19 16:37:09 +02:00
ColumnMetadataTest.java Clean up ColumnMetadata content 2013-10-31 15:07:57 +02:00
Connections.java Add function declarations 2014-06-22 21:19:04 +03:00
ConnectionsTest.java Add tests #631 2014-02-17 00:07:40 +02:00
Constants.java Reorder contents of Connections 2014-02-10 21:21:52 +02:00
DeleteBase.java Update test 2014-07-10 23:31:19 +03:00
DependenciesTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
ExtendedSQLQuery.java Simplify signature. 2014-05-02 23:58:30 +02:00
ExtendedSQLTest.java Fix tests 2014-05-25 19:28:16 +03:00
InsertBase.java Add tests 2014-07-10 23:10:00 +03:00
LikeEscapeBase.java Format code 2013-03-19 13:17:12 +02:00
ListSubQueryTest.java #296 simplified Tuple projection usage 2012-11-28 23:50:40 +02:00
MergeBase.java Add tests 2014-07-10 23:10:00 +03:00
MetadataTest.java made forUpdate() available for all SQL queries 2012-06-17 21:41:50 +03:00
OracleTimeTest.java Fix Oracle time handling 2013-11-26 14:56:09 +02:00
OtherEmployee.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
PrecedenceTest.java #420 Initial implementation of runtime schema and table overr and table overrides 2013-05-20 22:18:01 +03:00
Projection.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QBeanTest.java Fix tests 2014-05-25 19:28:16 +03:00
QCompanies.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
QGeneratedKeysEntity.java Fix tests 2014-05-25 19:28:16 +03:00
QProjection.java Format code 2013-03-19 13:17:12 +02:00
QueryMutabilityTest.java Initial commit of a detailed sql listener interface so we can instrument the performance aspects and execution aspects of queryDSL 2014-08-05 11:01:24 +10:00
QueryPerformanceTest.java #420 Initial implementation of runtime schema and table overr and table overrides 2013-05-20 22:18:01 +03:00
SelectBase.java Exclude Like_Escape test for Firebird 2014-06-25 19:48:55 +03:00
SelectMySQLBase.java Extract vendor specific SQL tests 2014-02-09 23:09:18 +02:00
SelectOracleBase.java Use slf4j logging 2014-04-29 21:43:45 +03:00
SelectTeradataBase.java Extract vendor specific SQL tests 2014-02-09 23:09:18 +02:00
SelectUseLiteralsBase.java Enable Dates test for select tests with literals 2014-04-02 17:30:08 +03:00
SelectWindowFunctionsBase.java Remove newlines 2014-02-09 23:29:49 +02:00
SimpleProjection.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
SkipForQuoted.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
SkipForQuotedRule.java #197 finalized suites 2012-07-13 12:21:05 +03:00
SpatialBase.java Improve normalization 2014-05-14 20:35:09 +03:00
SQLListenersTest.java Removed the builder and made the internal context object mutable. 2014-08-10 11:45:56 +07:00
StoredProcedures.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
SubqueriesBase.java Improve Firebird tests 2014-06-21 20:17:13 +03:00
Survey.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
TargetRule.java Format code 2013-03-19 13:17:12 +02:00
TestLoggingListener.java Initial commit of a detailed sql listener interface so we can instrument the performance aspects and execution aspects of queryDSL 2014-08-05 11:01:24 +10:00
TypesBase.java Improve Teradata support #561 2013-11-18 17:14:40 +02:00
UnionBase.java Fix handling of empty projection 2014-07-14 00:51:31 +03:00
UpdateBase.java Add tests 2014-07-10 23:10:00 +03:00