Interface JpaPersistentProperty

All Superinterfaces:
PersistentProperty<JpaPersistentProperty>

public interface JpaPersistentProperty extends PersistentProperty<JpaPersistentProperty>
Interface for a JPA-specific PersistentProperty.
Since:
1.3
Author:
Oliver Gierke
  • Method Details

    • isEmbeddable

      boolean isEmbeddable()
      Return whether the property is considered embeddable.
      Returns:
      Since:
      2.1