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