Uses of Package
uk.ac.manchester.spinnaker.alloc.db
Packages that use uk.ac.manchester.spinnaker.alloc.db
Package
Description
Administrative interfaces for spalloc server.
The core allocation system.
The BMP control subsystem.
Database support for Spalloc server.
Miscellaneous model classes for spalloc.
Application security services for new Spalloc.
-
Classes in uk.ac.manchester.spinnaker.alloc.db used by uk.ac.manchester.spinnaker.alloc.adminClassDescriptionA support class to make accessing the database a bit simpler.The literal SQL queries used in this package.
-
Classes in uk.ac.manchester.spinnaker.alloc.db used by uk.ac.manchester.spinnaker.alloc.allocatorClassDescriptionA support class to make accessing the database a bit simpler.The literal SQL queries used in this package.
-
Classes in uk.ac.manchester.spinnaker.alloc.db used by uk.ac.manchester.spinnaker.alloc.bmpClassDescriptionA support class to make accessing the database a bit simpler.The literal SQL queries used in this package.
-
Classes in uk.ac.manchester.spinnaker.alloc.db used by uk.ac.manchester.spinnaker.alloc.dbClassDescriptionThe primary interface to the database.Some code that may be run within a transaction and which will be given a new connection for the duration.Some code that may be run within a transaction that returns a result and which will be given a new connection for the duration.Connections made by the database engine bean.Wrapping a prepared query to be more suitable for Java 8 onwards.Maps database Row to an object.Common shared API between
DatabaseAPI.Query
andDatabaseAPI.Update
.Some code that may be run within a transaction.Some code that may be run within a transaction that returns a result.Wrapping a prepared update to be more suitable for Java 8 onwards.A restricted form of result set.Some sort of SQL that can be executed as part of a query or an update.The literal SQL queries used in this package. -
Classes in uk.ac.manchester.spinnaker.alloc.db used by uk.ac.manchester.spinnaker.alloc.model
-
Classes in uk.ac.manchester.spinnaker.alloc.db used by uk.ac.manchester.spinnaker.alloc.securityClassDescriptionA support class to make accessing the database a bit simpler.The literal SQL queries used in this package.