public class ObjectPath extends Object implements Serializable
| 构造器和说明 |
|---|
ObjectPath(String databaseName,
String objectName) |
public String getDatabaseName()
public String getObjectName()
public String getFullName()
public static ObjectPath fromString(String fullName)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.