Annotationsschnittstelle Embedded
User: Stephan Bösebeck
Date: 28.05.12
Time: 16:43
Mark an object to be used only embedded in an other object. THIS MUST NOT BE USED TOGETHER WITH @Entity!!!!
-
Optionale Elemente - Übersicht
Optionale ElementeModifikator und TypOptionales ElementBeschreibungbooleanseveral different objects of same type stored in field if set, className is stored in objectboolean
-
Elementdetails
-
translateCamelCase
boolean translateCamelCase- Standard:
true
-
typeId
String typeId- Standard:
"."
-
polymorph
boolean polymorphseveral different objects of same type stored in field if set, className is stored in object- Gibt zurück:
- polymorph usage
- Standard:
false
-