|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drizzle.jdbc.internal.mysql.packet.MySQLFieldPacket
public class MySQLFieldPacket
Creates column information from field packets.
| Constructor Summary | |
|---|---|
MySQLFieldPacket()
|
|
| Method Summary | |
|---|---|
static ColumnInformation |
columnInformationFactory(RawPacket rawPacket)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MySQLFieldPacket()
| Method Detail |
|---|
public static ColumnInformation columnInformationFactory(RawPacket rawPacket)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||