Package com.iizix.server.loadbalancer.db
Class DBLoadBalancer
java.lang.Object
com.iizix.server.loadbalancer.db.DBLoadBalancer
Class containing the database functions for the Load Balancer.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
Creates the Mindus License System (MLS) tables if required.
Method Details
createTables
Creates the Mindus License System (MLS) tables if required.- Returns:
- true if where created, false otherwise.
- Throws:
SQLException
- For SQL errors.