public class JpcEmbedded extends EngineDescription
Modifier and Type | Field and Description |
---|---|
static String |
JPC_EMBEDDED_DIALECT |
Constructor and Description |
---|
JpcEmbedded() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDialect() |
String |
getLicenseUrl() |
String |
getName() |
String |
getSiteUrl() |
public static final String JPC_EMBEDDED_DIALECT
public String getName()
getName
in class EngineDescription
public String getDialect()
getDialect
in class EngineDescription
public String getDescription()
getDescription
in class EngineDescription
public String getLicenseUrl()
getLicenseUrl
in class EngineDescription
public String getSiteUrl()
getSiteUrl
in class EngineDescription
Copyright © 2014. All rights reserved.