Package-level declarations

Types

Link copied to clipboard
@Entity
open class ProductUser : User, UserDetails
Link copied to clipboard
@Entity
open class ProfilePicture : AutoGeneratedIdentifiableEntity
Link copied to clipboard
@Embeddable
open class SafePassword
Link copied to clipboard
@Entity
open class SubscriptionChange : AutoGeneratedIdentifiableEntity
Link copied to clipboard
Link copied to clipboard
@MappedSuperclass
open class User : AutoGeneratedIdentifiableEntity, UserDetails
Link copied to clipboard