protodoc.io
Project chequer-io/JDBC.NET
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
google.protobuf
proto
proto.database
proto.driver
proto.metadata
proto.reader
proto.statement
proto.driver
DriverService
loadDriver
LoadDriverRequest
LoadDriverResponse
package
proto.driver
Get desktop application:
View/edit binary Protocol Buffers messages
service
DriverService
driver.proto:7
rpc
loadDriver
(
LoadDriverRequest
,
LoadDriverResponse
)
driver.proto:8
message
LoadDriverRequest
driver.proto:11
string
className
= 1
message
LoadDriverResponse
driver.proto:15
int32
majorVersion
= 1
int32
minorVersion
= 2