Package com.aoindustries.aoserv.client.schema
-
Class Summary Class Description AoservProtocol Constants used in communication between the client and server.AoservProtocolTable Column Meta-data for every field of everyAOServObjectis available as aSchemaColumn.ColumnTable ForeignKey ASchemaForeignKeyrepresents when a column in oneAOServTablereferences a column in anotherAOServTable.ForeignKeyTable Schema SchemaBeanInfo Table TableTable Type TypeTable -
Enum Summary Enum Description AoservProtocol.CommandID Since the ordinals are used in the protocol (for compatibility with older implementations), values must be added to the end of this enum.AoservProtocol.Version The current version of the client/server protocol.Table.TableID Each set of tables in the protocol used by this client version.