JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.geysermc.databaseutils.meta
Annotation Interface Entity
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Entity
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Returns the name of the table containing this entity
Element Details
value
String
value
Returns the name of the table containing this entity