Package com.aoindustries.aoserv.client.schema
package com.aoindustries.aoserv.client.schema
-
ClassDescriptionConstants used in communication between the client and server.Since the ordinals are used in the protocol (for compatibility with older implementations), values must be added to the end of this enum.The current version of the client/server protocol.Meta-data for every field of every
AoservObject
is available as aSchemaColumn
.ASchemaForeignKey
represents when a column in oneAoservTable
references a column in anotherAoservTable
.Each set of tables in the protocol used by this client version.