Skip to content

Commit c8e27ad

Browse files
authored
Deprecate JdoDataStoreFactory (#553)
1 parent dafa2dd commit c8e27ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

google-http-client-jdo/src/main/java/com/google/api/client/extensions/jdo/JdoDataStoreFactory.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@
4646
*
4747
* @since 1.16
4848
* @author Yaniv Inbar
49+
* @deprecated Please use an alternative like Objectify.
4950
*/
51+
@Deprecated
5052
public class JdoDataStoreFactory extends AbstractDataStoreFactory {
5153

5254
/** Persistence manager factory. */

0 commit comments

Comments
 (0)