Package-level declarations

Types

Link copied to clipboard
@MappedSuperclass
open class AutoGeneratedIdentifiableEntity : Identifiable<T>
Link copied to clipboard
abstract class Identifiable<T>
Link copied to clipboard
@MappedSuperclass
open class IdentifiableEntity<T> : Identifiable<T>