public class InlineSqlScriptResourceDescriptor extends SqlScriptResourceDescriptor
location| Constructor and Description |
|---|
InlineSqlScriptResourceDescriptor(String content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContent() |
int |
hashCode() |
String |
toString() |
getLocationpublic InlineSqlScriptResourceDescriptor(String content)
public String getContent()
getContent in class ResourceDescriptor<String>Copyright © 2013 JBoss by Red Hat. All Rights Reserved.