Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-02added disposal to SchemaLibrarypfullbright1-0/+1
2011-06-29made type signature more specificpfullbright1-2/+1
2011-06-27moved JAXB resource model to common so that we can share it with JPA. changed...kmoore1-6/+6
2011-06-23reverted small unintended changepfullbright1-2/+2
2011-06-23bug 347377 - added schema refresh pre validation and content assistpfullbright1-2/+5
2011-05-24bug 346526 - fix for unresolveable schema in librarypfullbright1-0/+5
2011-04-11added jaxb.properties file supportpfullbright1-1/+32
2011-03-11added basic support for jaxb.index (resource model, tie-in to context calcula...pfullbright1-2/+15
2011-03-01added directly referenced types to jaxb context, starting with persistent cla...pfullbright1-64/+28
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore1-1/+1
2011-02-08add library provider validation to project validationpfullbright1-21/+34
2011-02-05updating references to newly renamed org.eclipse.jpt.db and org.eclipse.jpt.u...kmoore1-16/+16
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore1-19/+19
2011-01-14added query for primary java nodespfullbright1-1/+70
2011-01-11rename getJaxbPlatform() to getPlatform()kmoore1-3/+3
2010-12-30added attribute(fields/properties) support to the JAXB context modelkmoore1-17/+3
2010-12-21hooked up context model validation; added package namespace validationpfullbright1-1/+1
2010-12-20added SchemaLibrary to API and tweaked JaxbProject.Configpfullbright1-2/+15
2010-12-15added enum context model supportkmoore1-5/+36
2010-12-09re-orged project properties/prefs; added jaxb project properties, facet versi...pfullbright1-8/+8
2010-11-24renamed JaxbRootContextNode -> JaxbContextRoot; added api on JaxbContextNodepfullbright1-10/+10
2010-11-23reconnected adding files on project creationpfullbright1-4/+4
2010-11-17added tests for jaxb GenericRootContextNode persistenceClasseskmoore1-1/+1
2010-11-17added validation hooks (so that devs can trigger project build/update in work...pfullbright1-20/+24
2010-11-17added basic persistent class construction/updatepfullbright1-27/+24
2010-11-15reworked package updatepfullbright1-50/+51
2010-11-09refactored to associate context package with a name, not a resource packagepfullbright1-18/+23
2010-11-02Added XmlSchema xmlns context model support along with testskmoore1-3/+2
2010-10-29Start of the JAXB context model. Includes some changes from Brian so that we ...kmoore1-375/+498
2010-10-26Created JaxbProject and JaxbPlatform, completed JaxbProjectManagerkmoore1-0/+1397

    Back to the top