-
public class KotlinJpaOperations.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final KotlinJpaOperationsINSTANCEpublic final static KotlinJpaOperations.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KotlinJpaOperationsgetINSTANCE()Provides the default implementations for quarkus to wire up. -
-
Method Detail
-
getINSTANCE
final KotlinJpaOperations getINSTANCE()
Provides the default implementations for quarkus to wire up. Should not be used by third party developers.
-
-
-
-