What does following annotation's ElementType means?
@Entity
@Table(table="application")
@ElementType(type=1L)
class application extends Element
Please check: ElementType. It's an enum and all fields are defined there. You shouldn't rely on numeric values in your code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With