Uses of Class
com.aoindustries.aoserv.client.GlobalObjectIntegerKey
-
-
Uses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client
Classes in com.aoindustries.aoserv.client with type parameters of type GlobalObjectIntegerKey Modifier and Type Class Description classGlobalObjectIntegerKey<T extends GlobalObjectIntegerKey<T>>An object that is cached and uses an int as its primary key,classGlobalTableIntegerKey<V extends GlobalObjectIntegerKey<V>> -
Uses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.distribution
Subclasses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.distribution Modifier and Type Class Description classOperatingSystemVersionOne version of a operating system.classSoftwareCategorizationATechnologyassociates aTechnologyClasswith aTechnologyName.classSoftwareVersionEachTechnologyNamemay have multiple versions installed. -
Uses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.postgresql
Subclasses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.postgresql Modifier and Type Class Description classEncodingBeginning with PostgreSQL 7.1, multiple character encoding formats are supported, thePostgresEncodings represent the possible formats.classVersionAPostgresVersionflags whichTechnologyVersions are a version of PostgreSQL. -
Uses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.schema
Subclasses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.schema Modifier and Type Class Description classColumnMeta-data for every field of everyAOServObjectis available as aSchemaColumn.classForeignKeyASchemaForeignKeyrepresents when a column in oneAOServTablereferences a column in anotherAOServTable.classTableclassType -
Uses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.web.jboss
Subclasses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.web.jboss Modifier and Type Class Description classVersionAnHttpdJBossVersionflags whichTechnologyVersions are a version of the JBoss EJB Container. -
Uses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.web.tomcat
Subclasses of GlobalObjectIntegerKey in com.aoindustries.aoserv.client.web.tomcat Modifier and Type Class Description classVersionAnHttpdTomcatVersionflags whichTechnologyVersions are a version of the Jakarta Tomcat servlet engine.
-