fuookami.ospf.kotlin.framework.persistence.PersistenceApiController.kt Maven / Gradle / Ivy
package fuookami.ospf.kotlin.framework.persistence
// todo: extract interface function from mongodb.PersistenceApiController
interface PersistenceApiController
class ORMPersistenceApiController : PersistenceApiController {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy