![JAR search and dependency download from the Maven repository](/logo.png)
org.dbtools.codegen.java.Access Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dbtools-gen Show documentation
Show all versions of dbtools-gen Show documentation
DBTools ORM Class Generator
package org.dbtools.codegen.java;
public enum Access {
DEFAULT_NONE, PUBLIC, PRIVATE, PROTECTED
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy