|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cg.codegen.LongSignature
public class LongSignature
Package vis class with methods for generating long signature for Call or Procedure.
| Constructor Summary | |
|---|---|
LongSignature()
|
|
| Method Summary | |
|---|---|
static boolean |
signaturesMatch(int procSigId,
int callSigId)
Check if signatures match, allowing for things like indeterminate datatypes and extents. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongSignature()
| Method Detail |
|---|
public static boolean signaturesMatch(int procSigId,
int callSigId)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||