blob: 1255e85ea9c559a4a292795b0f4389539ae38f11 [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= Using JPA Support with EclipseLink
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Using JPA Support with EclipseLink - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Using JPA Support with EclipseLink
|===
|A video tutorial on how to handle Java Persistence API support using EclipseLink in the NetBeans IDE. The demonstration is divided into two parts; the first shows how to make use of EclipseLink support using editor hints and refactoring. The second part describes how to create entity classes from a database.
Author: Troy Giunipero
Time: 12:23
link:http://bits.netbeans.org/media/eclipselink-demo.flv[+Download+] [44.3 MB]
link:/about/contact_form.html?to=3&subject=Feedback: JPA EclipseLink Screencast[+Send Feedback on This Tutorial+]
|===