| .. |
|
AbstractModule.java
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
BeanSerializer.java
|
Add interface serialization #558
|
2013-11-16 12:18:43 +02:00 |
|
CodeGenerationException.java
|
#106 began to refactor codegen logic to own modules
|
2012-04-04 22:33:57 +03:00 |
|
CodegenModule.java
|
Improve PackageVerification tests
|
2013-03-28 20:51:56 +02:00 |
|
Delegate.java
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
EmbeddableSerializer.java
|
Remove useless String Value Of
|
2013-12-15 21:12:37 +02:00 |
|
EntitySerializer.java
|
Add additional constructor #611
|
2014-01-04 22:23:37 +02:00 |
|
EntityType.java
|
#368 Fix Property handling
|
2013-03-18 23:18:43 +02:00 |
|
GenericExporter.java
|
Add QueryProjection handling to GenericExporter #480
|
2013-08-29 19:31:00 +03:00 |
|
GroovyBeanSerializer.java
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
JavaTypeMappings.java
|
#403 Improve date/time type handling for constructors
|
2013-06-15 14:16:37 +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
|
Remove useless String Value Of
|
2013-12-15 21:12:37 +02:00 |
|
Property.java
|
Integrate ColumnMetadata handling into code generation
|
2013-10-29 21:53:56 +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
|
#414 Fix primitive array handling
|
2013-05-16 21:28:01 +03:00 |
|
TypeResolver.java
|
#416 Improve handling of raw types
|
2013-05-21 22:24:48 +03:00 |