Class DocumentForSimpleOneToOne

java.lang.Object
com.blazebit.persistence.testsuite.entity.LongSequenceEntity
com.blazebit.persistence.testsuite.entity.DocumentForSimpleOneToOne
All Implemented Interfaces:
Serializable

@Entity public class DocumentForSimpleOneToOne extends LongSequenceEntity implements Serializable
Since:
1.3.0
Author:
Christian Beikov
See Also:
  • Constructor Details

    • DocumentForSimpleOneToOne

      public DocumentForSimpleOneToOne()
    • DocumentForSimpleOneToOne

      public DocumentForSimpleOneToOne(String name)
  • Method Details