---
title: "What is an abstract schema?"  
description: "What is an abstract schema?"  
author: "Anonymous User"  
published: 2012-03-12  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/1411/what-is-an-abstract-schema  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# What is an abstract schema?

Abstract schema is part of an entity bean’s deployment descriptor which defines the bean’s persistent fields and their relationship. Abstract schema is specified for entity beans with container managed persistence. We specify the name of the Abstract schema name in the deployment descriptor.

## Answers

### Answer by Anonymous User

Abstract schema is part of an entity bean’s deployment descriptor which defines the bean’s persistent fields and their relationship. Abstract schema is specified for entity beans with container managed persistence. We specify the name of the Abstract schema name in the deployment descriptor.


---

Original Source: https://www.mindstick.com/interview/1411/what-is-an-abstract-schema

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
