|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.mock.MockRowId
public class MockRowId
| Constructor Summary | |
|---|---|
MockRowId()
|
|
MockRowId(byte[] bytes)
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
void |
setBytes(byte[] bytes)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.sql.RowId |
|---|
equals, hashCode, toString |
| Constructor Detail |
|---|
public MockRowId()
public MockRowId(byte[] bytes)
| Method Detail |
|---|
public byte[] getBytes()
getBytes in interface RowIdpublic void setBytes(byte[] bytes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||