jTransfo, 0.14

org.jtransfo
Annotation Type NotMapped


@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
public @interface NotMapped

Marker annotation to indicated that a field should not be mapped. Transient fields are automatically treated as not mapped.


jTransfo, 0.14

Copyright © 2014. All rights reserved.