public class CompilableItemResult extends Object
Constructor and Description |
---|
CompilableItemResult(Map<String,byte[]> statementBytes) |
CompilableItemResult(Throwable exception) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getException() |
Map<String,byte[]> |
getStatementBytes() |
Copyright © 2005–2019. All rights reserved.