Class AdditionalDbEntityDescriptor

java.lang.Object
org.apache.cayenne.reflect.AdditionalDbEntityDescriptor

public class AdditionalDbEntityDescriptor extends Object
A descriptor for an additional DB entity attached to the main one. For now additional entity is spawn by flattened attributes.
Since:
5.0
See Also:
  • Method Details

    • getDbEntity

      public DbEntity getDbEntity()
    • getPath

      public CayennePath getPath()
    • noDelete

      public boolean noDelete()