Uses of Class
is.codion.framework.server.EntityServer
Packages that use EntityServer
Package
Description
Package configuration values:
EntityServerConfiguration.CONNECTION_POOL_FACTORY_CLASS
EntityServerConfiguration.CONNECTION_LIMIT
EntityServerConfiguration.CLIENT_CONNECTION_TIMEOUT
EntityServerConfiguration.CLIENT_LOGGING
EntityServerConfiguration.CONNECTION_POOL_USERS
EntityServerConfiguration.DOMAIN_MODEL_CLASSES
-
Uses of EntityServer in is.codion.framework.server
Methods in is.codion.framework.server that return EntityServerModifier and TypeMethodDescriptionstatic EntityServer
EntityServer.startServer()
Starts the server, using the configuration from system properties.static EntityServer
EntityServer.startServer
(EntityServerConfiguration configuration) Starts the server.