|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.loom.appengine.converter.JpaKeyConverterFactory
@Component public class JpaKeyConverterFactory
Create Converter for Key properties
| Constructor Summary | |
|---|---|
JpaKeyConverterFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Class<javax.persistence.Id> |
getAnnotationClass()
|
org.loom.converter.Converter |
getConverter(org.loom.binding.AnnotationContainer propertyWrapper,
javax.persistence.Id annotation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JpaKeyConverterFactory()
| Method Detail |
|---|
public org.loom.converter.Converter getConverter(org.loom.binding.AnnotationContainer propertyWrapper,
javax.persistence.Id annotation)
getConverter in interface org.loom.converter.AnnotationDrivenConverterFactory<javax.persistence.Id>public java.lang.Class<javax.persistence.Id> getAnnotationClass()
getAnnotationClass in interface org.loom.converter.AnnotationDrivenConverterFactory<javax.persistence.Id>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||