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