You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it is required to extract enumConstants of the particular enum class. In Java, it is possible via the java.lang.Class#getEnumConstants method. It is proposed to add the same feature to jacodb.