Class ThirdPartyApp_
java.lang.Object
io.github.xezzon.zeroweb.third_party_app.domain.ThirdPartyApp_
@Generated("org.hibernate.processor.HibernateProcessor")
public abstract class ThirdPartyApp_
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EntityType<ThirdPartyApp>
static final String
static jakarta.persistence.metamodel.SingularAttribute<ThirdPartyApp,
Instant> static jakarta.persistence.metamodel.SingularAttribute<ThirdPartyApp,
String> static final String
static jakarta.persistence.metamodel.SingularAttribute<ThirdPartyApp,
String> static final String
static final String
static jakarta.persistence.metamodel.SingularAttribute<ThirdPartyApp,
String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CREATE_TIME
- See Also:
-
NAME
- See Also:
-
ID
- See Also:
-
OWNER_ID
- See Also:
-
createTime
public static volatile jakarta.persistence.metamodel.SingularAttribute<ThirdPartyApp,Instant> createTime- See Also:
-
ThirdPartyApp.createTime
-
name
- See Also:
-
ThirdPartyApp.name
-
id
- See Also:
-
ThirdPartyApp.id
-
ownerId
public static volatile jakarta.persistence.metamodel.SingularAttribute<ThirdPartyApp,String> ownerId- See Also:
-
ThirdPartyApp.ownerId
-
class_
- See Also:
-
-
Constructor Details
-
ThirdPartyApp_
public ThirdPartyApp_()
-