# Drop Java

**Java > Context Menu > Drop**을 실행하면 해당 Java 객체를 삭제할 수 있다.

삭제하는 Java의 정보, 수행될 DDL을 확인할 수 있으며, 오른쪽 하단의 **\[Drop 버튼]** 을 클릭하면 수행된다.

<div><figure><img src="/files/g2z1dnumg4b2k7lpgAxB" alt=""><figcaption><p>Java - Drop - Info 화면</p></figcaption></figure> <figure><img src="/files/vynjqlDd8t0IKm1NKZjb" alt=""><figcaption><p>Java - Drop - DDL 화면</p></figcaption></figure></div>

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tibero.com/tiberostudio/about/schema-tree-browser/java/drop-java.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
