MCPcopy Create free account
hub / github.com/MariaDB/server / ColDescName

Method ColDescName

storage/connect/Mongo2Interface.java:346–348  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

344 } // end of ColumnDesc
345
346 public String ColDescName() {
347 return ovalName;
348 } // end of ColDescName
349
350 protected Object GetFieldObject(String path) {
351 Object o = null;

Callers 1

discoveryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected