All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jvnet.hyperjaxb2.runtime.hibernate.accessor.CheckingListAccessor Maven / Gradle / Ivy

The newest version!
package org.jvnet.hyperjaxb2.runtime.hibernate.accessor;

public class CheckingListAccessor extends CheckingAccessor {

  public CheckingListAccessor() {
    super(new ListAccessor());
  }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy