@Label(value="Persistence") public interface PersistenceXmlDescriptor extends com.buschmais.jqassistant.plugin.xml.api.model.XmlFileDescriptor, JpaDescriptor
Modifier and Type | Method and Description |
---|---|
List<PersistenceUnitDescriptor> |
getContains() |
String |
getVersion() |
void |
setVersion(String version) |
@Property(value="version") String getVersion()
void setVersion(String version)
@Property(value="contains") List<PersistenceUnitDescriptor> getContains()
Copyright © 2016 buschmais GbR. All rights reserved.