Uses of Class
nzilbb.labbcat.server.db.ParticipantAgqlToSql
-
Packages that use ParticipantAgqlToSql Package Description nzilbb.labbcat.server.db MySQL implementation of LaBB-CAT's Graph Store, and all other RDBMS-related operations. -
-
Uses of ParticipantAgqlToSql in nzilbb.labbcat.server.db
Methods in nzilbb.labbcat.server.db that return ParticipantAgqlToSql Modifier and Type Method Description ParticipantAgqlToSql
ParticipantAgqlToSql. setSchema(nzilbb.ag.Schema schema)
Setter forschema
.
-