fix #557: guide permission-driven VPD flow
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<span th:text="${object.owner() + '.' + object.objectName()}">ADMIN.TABLE_NAME</span>
|
||||
<span class="text-muted"> / 기본 ORDS Handler PL/SQL</span>
|
||||
</h3>
|
||||
<p class="form-hint">이 소스는 VPD context를 설정한 뒤 한 테이블을 SELECT하는 시작 예제입니다. 실제 수정·저장은 <a href="/ords-handlers">ORDS 핸들러</a> 화면에서 parsing schema 권한으로 진행하세요.</p>
|
||||
<pre th:text="${source}">source</pre>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user