Class PersonForEntityKeyMaps

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

@Entity public class PersonForEntityKeyMaps extends Object implements Serializable
Since:
1.2.0
Author:
Moritz Becker
See Also:
  • Constructor Details

    • PersonForEntityKeyMaps

      public PersonForEntityKeyMaps()
    • PersonForEntityKeyMaps

      public PersonForEntityKeyMaps(String name)
  • Method Details