| .. |
|
AbstractModule.java
|
Add spatial support to code generation #631
|
2014-02-11 21:39:33 +02:00 |
|
BeanSerializer.java
|
Use types instead of classes
|
2014-04-22 11:26:27 +03:00 |
|
CodeGenerationException.java
|
#106 began to refactor codegen logic to own modules
|
2012-04-04 22:33:57 +03:00 |
|
CodegenModule.java
|
Add spatial support to code generation #631
|
2014-02-11 21:39:33 +02:00 |
|
Delegate.java
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
EmbeddableSerializer.java
|
Fix projection handling for embeddable types
|
2014-08-26 21:47:39 +03:00 |
|
EntitySerializer.java
|
Merge branch 'master' into spatial
|
2014-05-13 22:25:20 +03:00 |
|
EntityType.java
|
Fix conversion
|
2014-08-18 21:48:50 +03:00 |
|
GenericExporter.java
|
Improve superclass handling
|
2014-09-27 23:22:10 +03:00 |
|
GroovyBeanSerializer.java
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
JavaTypeMappings.java
|
Use SimpleExpression instead of Expression
|
2014-05-03 21:02:25 +03:00 |
|
Keywords.java
|
replace Arrays.asList usage with ImmutableList.of/copyOf
|
2012-12-10 22:22:59 +02:00 |
|
package-info.java
|
#106 began to refactor codegen logic to own modules
|
2012-04-04 22:33:57 +03:00 |
|
ParameterizedTypeImpl.java
|
simplified generics handling in codegen module
|
2012-11-12 12:35:22 +02:00 |
|
ProjectionSerializer.java
|
Use Expression import only when needed
|
2014-09-02 20:58:56 +03:00 |
|
Property.java
|
Fix comparison of properties #683
|
2014-03-25 14:15:41 +02:00 |
|
QueryTypeFactory.java
|
Add fixes based on Sonar reports
|
2013-11-27 00:07:07 +02:00 |
|
QueryTypeFactoryImpl.java
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
Serializer.java
|
updated javadocs
|
2012-07-22 14:32:31 +03:00 |
|
SerializerConfig.java
|
Implemented support for a user defined name of the default variable in query types using the @Config annotation
|
2013-02-11 13:55:10 +01:00 |
|
SimpleSerializerConfig.java
|
Implemented support for a user defined name of the default variable in query types using the @Config annotation
|
2013-02-11 13:55:10 +01:00 |
|
Supertype.java
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
SupertypeSerializer.java
|
#247 fixed clashes with local class names in code generation
|
2012-10-13 14:27:52 +03:00 |
|
TypeFactory.java
|
Fix primitive handling in code generation #472
|
2013-08-09 17:56:39 +03:00 |
|
TypeMappings.java
|
Use of EnumMaps instead of HashMaps for enums.
|
2014-05-03 11:27:24 +02:00 |
|
TypeResolver.java
|
#416 Improve handling of raw types
|
2013-05-21 22:24:48 +03:00 |