Module org.seasar.doma.core
Class PropertyField<ENTITY>
java.lang.Object
org.seasar.doma.internal.jdbc.entity.PropertyField<ENTITY>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPropertyField(String path, Class<ENTITY> entityClass) PropertyField(PropertyPath path, Class<ENTITY> entityClass) -
Method Summary
-
Field Details
-
path
-
entityClass
-
fields
-
-
Constructor Details
-
PropertyField
-
PropertyField
-
-
Method Details
-
getValue
-
setValue
-
isPrimitive
public boolean isPrimitive()
-