In the Entity Classes from Database wizard, select the jdbc/sample data source for our database from the Data Source drop-down list and supply the password if necessary. 「データベース」ウィザードの「エンティティークラス」で、「データソース」ドロップダウンリストからデータベースのための jdbc/sample データソースを選択し、必要に応じてパスワードを指定します (パスワードは「app」と指定)。 - NetBeans
Alternatively, you can select it from the Persistence category in the New File wizard (Ctrl-N).In the Database Tables panel, select the jdbc/sample data source.
または、「新規ファイル」ウィザード (Ctrl-N) にある「持続性」カテゴリから選択することも可能です。 「データベース表」パネルで、「jdbc/sample」データソースを選択します。 - NetBeans