コード例 #1
0
ファイル: SQLSession.java プロジェクト: JulianMoyano/nuxeo
 protected String getPath(Node node) {
   return session.getPath(node);
 }