Package io.jans.configapi.core.model
Class PersistenceConfiguration
- java.lang.Object
-
- io.jans.configapi.core.model.PersistenceConfiguration
-
- All Implemented Interfaces:
Serializable
public class PersistenceConfiguration extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PersistenceConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getPersistenceType()
void
setPersistenceType(String persistenceType)
String
toString()
-