org.eclipse.jpt.jpa.eclipselink.core.context.java
Interface JavaEclipseLinkPersistentAttribute
public interface JavaEclipseLinkPersistentAttribute
EclipseLink Java persistent attribute
DATE_TYPE_NAME
static final String DATE_TYPE_NAME
CALENDAR_TYPE_NAME
static final String CALENDAR_TYPE_NAME
typeIsDateOrCalendar
boolean typeIsDateOrCalendar()
- Return whether the attribute's type is a subclass of
java.util.Date or java.util.Calendar.
typeIsSerializable
boolean typeIsSerializable()
typeIsValidForVariableOneToOne
boolean typeIsValidForVariableOneToOne()
Copyright (c) 2012 Oracle. All rights reserved.