PageRenderTime 27ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/src/com/google/appengine/datanucleus/annotations/package-info.java

http://datanucleus-appengine.googlecode.com/
Java | 22 lines | 1 code | 1 blank | 20 comment | 0 complexity | 951e3260153504951ad0869c844e04bb MD5 | raw file
Possible License(s): Apache-2.0
  1. /**********************************************************************
  2. Copyright (c) 2011 Google Inc.
  3. Licensed under the Apache License, Version 2.0 (the "License");
  4. you may not use this file except in compliance with the License.
  5. You may obtain a copy of the License at
  6. http://www.apache.org/licenses/LICENSE-2.0
  7. Unless required by applicable law or agreed to in writing, software
  8. distributed under the License is distributed on an "AS IS" BASIS,
  9. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  10. See the License for the specific language governing permissions and
  11. limitations under the License.
  12. **********************************************************************/
  13. package com.google.appengine.datanucleus.annotations;
  14. /**
  15. * DataNucleus plugin for Google App Engine.
  16. * <p>
  17. * This package provides custom annotations specifically for GAE/J.
  18. */